zAdjust: Adjust Thermal Tolerance Optimum

Description Usage Arguments Value

View source: R/miscFunctions.R

Description

The reproduction function in Urban et al. 2012 is useful for creating the shape of the reproduction rate over temperature. However, the zi "optimal temperature" doesn't end up where we might expect it to be. This function adjusts so that argmax of ri over temperature is zi.

Usage

1
zAdjust(sig, zo, lam = -2.7, L = 2^13)

Arguments

sig

The thermal tolerance width of a species.

zo

Optimal temperature of species.

lam

Skewness in thermal tolerance.

L

Length of temperature vector. Higher values are more precise.

Value

Adjusted thermal optimum


gabackus/rcomms documentation built on Nov. 4, 2019, 1 p.m.