rAdjust: Adjust Reproduction for Tradeoff

Description Usage Arguments Value

View source: R/miscFunctions.R

Description

This function creates a constant to adjust the reproduction rate so that the area under the curve is roughly equal for all species.

Usage

1
rAdjust(sig, B, lam = -2.7, eps = 1e-06, len = 2^13)

Arguments

sig

Thermal tolerance width of a species

B

Desired total integrated area of positive growth

lam

Skewness in thermal tolerance

eps

Precision of estimate

len

Length of temperature vector. Higher values are more precise

Value

Scaling parameter for reproductive output.


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