View source: R/predictMCMC_coupled.R
predictMCMC_coupled | R Documentation |
Generic for calculating predictions with uncertainty from fits
predictMCMC_coupled(model, niter, newdata = NULL)
model |
An instance of FitCoupledGrowth |
niter |
number of MC simulations |
newdata |
a tibble (or data.frame) with two columns (time and temperature)
for the prediction. By default, |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.