Skip to contents

Create positional variance diagram (PVD)

Usage

# S3 method for class 'PF'
autoplot(object, size.y = 10, color_label = "Pr(stage)", ...)

Arguments

object

a "PF" object (created by compute_position_frequencies())

size.y

size of biomarker event labels

color_label

label for legend color scale

...

not currently used

Value

a "PVD" object (extends ggplot2::ggplot())