Models

Primary Models

ThermalTime([parameters]) Thermal Time Model
Alternating([parameters]) Alternating model, originally defined in Cannell & Smith 1983.
Uniforc([parameters]) Uniforc model
Unichill([parameters]) Two phase forcing model using a sigmoid function for forcing units and chilling.
Linear([parameters]) A linear regression where DOY ~ mean_spring_tempearture
MSB([parameters]) Macroscale Species-specific Budburst model.

Ensemble Models

BootstrapModel(core_model, num_bootstraps[, …]) Fit a model using bootstrapping of the data.