Generate a plot of the parameters

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