parameterPlot.tdmorefit: Generate a plot of the parameters

Description Usage Arguments

View source: R/ggplot.autolayer.R

Description

Generate a plot of the parameters

Usage

1
parameterPlot.tdmorefit(x, newdata, vars, ...)

Arguments

x

tdmorefit object

newdata

A data.frame with new data and the columns to predict, or a numeric vector to specify times, and predict all model output or NULL to interpolate between 0 and the maximum known times

vars

the variables to plot, as a character vector. If missing, this is taken from the observed_variables metadata

...

ignored


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