power: The power law SAR model

Description Usage Format Details Source References Examples

Description

s = c * a^z

Usage

1

Format

The format is: List of 9 $ name : "Power" $ formula : expression(s == c * a^z) $ paramnumber: 2 $ parLim : "Rplus" "unif" $ fun : model function $ rssfun : Residual Sum of Squares function $ init : initial values calculation $ form : a formula object for further calculations

Details

The power SAR mdoel is convex non asymptotic. For further details and documentation please see the online documentation at http://mmsar.r-forge.r-project.org/

Source

Arrhenius (1921), Tj<c3><b8>rve (2003).

References

Arrhenius, O. 1921. Species and area. Journal of Ecology. 9: 95-99.

Tj<c3><b8>rve, E. 2003. Shapes and functions of species<e2><80><93>area curves: a review of possible models. Journal of Biogeography, 30, 827<e2><80><93>835.

Examples

1
2
#loading the power model object before using it
data(power)

mmSAR documentation built on May 2, 2019, 5:24 p.m.

Related to power in mmSAR...