The 'GRT.M.fun()' is a generic R function, while the GRT.M() function is meant to be used with the 'drm()' function, within the 'drc' package.
Arguments
Temp: Temperature variable
Psi: Water potential variable
Psib: Base water potential variable
k: regression parameter
Tb: base temperature
To: optimal temperature
ThetaHT: Hydro-thermal-time parameter
Returns
The 'GRT.M.fun()' functions returns a vector of responses, for given values of temperature, Tc, Tb and ThetaH. The GRT.M() function returns a list containing the nonlinear function, the self starter function, the parameter names and other items which are internally used by the 'drm()' function.