Predict development rate from a matrix of temperatures
Predict development rate from a matrix of temperatures
Create a map from a temperature matrix and a development rate curve
devRateMap(nlsDR, tempMap)
Arguments
nlsDR: The result returned by the devRateModel function.
tempMap: A matrix containing temperatures in degrees.
Returns
A matrix with development rates predicted from the model.
Details
The devRateMap function is designed for a single ectotherm life stage, but the resulted matrix of development rate can be performed for each life stage in order to obtain the whole organism development. Input temperatures should preferably cover the organism development period rather than the whole year.