predictMCMC | R Documentation |
Generic for calculating predictions with uncertainty from fits
predictMCMC(
model,
times,
env_conditions,
niter,
newpars = NULL,
formula = . ~ time
)
model |
Fit object |
times |
see specific methods for each class |
env_conditions |
see specific methods for each class |
niter |
see specific methods for each class |
newpars |
see specific methods for each class |
formula |
A formula stating the column named defining the elapsed time in
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.