Generic for calculating predictions with uncertainty from fits
predictMCMC_coupled(model, niter, newdata = NULL, includecorr = TRUE)An instance of FitCoupledGrowth
number of MC simulations
a tibble (or data.frame) with two columns (time and temperature)
for the prediction. By default, NULL (the fitting conditions)
whether to include parameter correlation (TRUE by default)