Skip to contents

plots the median age (red) and the 95 % envelope (blue) of a multiadm object

Usage

# S3 method for class 'multiadm'
plot(x, ...)

Arguments

x

multiadm object

...

parameters passed to plot

Value

a plot of the multiadm object

Examples

if (FALSE) { # \dontrun{
# see
vignette("adm_from_trace_cont")
# and 
vignette("adm_from_sedrate")
# for example plots.
} # }