autoplot.tdmorefit: Plot a tdmorefit object.

Description Usage Arguments Value

View source: R/ggplot.autolayer.R

Description

Plot a tdmorefit object.

Usage

1
2
## S3 method for class 'tdmorefit'
autoplot(x, population = TRUE, fit = TRUE, ...)

Arguments

x

the tdmorefit object

population

should I plot the population prediction (in blue) ?

fit

should I plot the fit (in red) ?

...

passed on to 'predict'

Value

a ggplot object with the fitted individual curve, the 95


tdmore-dev/tdmore documentation built on Jan. 1, 2022, 3:21 a.m.