predictMCMC_coupled: Generic for calculating predictions with uncertainty from...

View source: R/predictMCMC_coupled.R

predictMCMC_coupledR Documentation

Generic for calculating predictions with uncertainty from fits

Description

Generic for calculating predictions with uncertainty from fits

Usage

predictMCMC_coupled(model, niter, newdata = NULL)

Arguments

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, NULL (the fitting conditions)


albgarre/biogrowth documentation built on April 12, 2025, 9:46 a.m.