Description Usage Arguments Value
Make a model prediction for times and a parameter frame. The function is a generalization of the standard prediction by a prediction function object in that it allows to pass a parameter frame instead of a single parameter vector.
1 2 |
object |
prediction function |
... |
Further arguments goint to the prediction function |
times |
numeric vector of time points |
pars |
parameter frame, e.g. output from mstrust or profile |
data |
data list object. If data is passed, its condition.grid
attribute is used to augment the output dataframe by additional
columns. |
A data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.