corrected_mi.Rd
Calculate corrected moisture index (MI) based on reconstructed MI, CO2 and temperature, past and modern.
corrected_mi(Tc0, Tc1, MI, ca0, ca1, ...)
Numeric vector with modern mean growing season temperature values (°C).
Numeric vector with palaeo (past) mean growing season temperature values (°C).
Numeric vector with reconstructed moisture index values (-).
Numeric vector with modern ('recent') CO2 partial pressures (umol/mol).
Numeric vector with palaeo (past) CO2 partial pressures (umol/mol).
Arguments passed on to vpd
scale_factor
Scale factor to transform the output, default = 101.325 Pa/ppm at standard sea level pressure.
Numeric vector with corrected moisture index values.