predict,fitodeMCMC-method | R Documentation |
Computes estimated trajectories and their credible intervals. The estimated trajectories are obtained by taking the median trajectories from the posterior samples.
## S4 method for signature 'fitodeMCMC' predict(object, level, times, simplify = TRUE)
object |
fitodeMCMC object |
level |
the credible level required |
times |
time vector to predict over. Default is set to the time frame of the data. |
simplify |
(logical) simplify output to return estimated trajectories and their
credible intervals? If |
Estimated trajectories and their credible intervals of the fitodeMCMC object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.