Plot output for age_time_model
Usage
# S3 method for age_time_model
plot(x, ...)Arguments
- x
 - a `age_time_model` object
- facet
 - whether to facet the plot by group or not
- modtype
 - indicate which model to plot, either "monotonized" or "non-monotonized"
- le
 - number of bins to generate x axis, higher value return smoother plot
- cex
 - adjust the of the data points (only when facet = TRUE)