powerEquation: Returns the result of an exponential equation

Description Usage Arguments Value See Also

View source: R/biomass.R

Description

Returns the result of the exponential equation Y = a * X^b given a, b and X

Usage

1
powerEquation(a, b, x)

Arguments

a

the parameter a in the exponential equation

b

the parameter b in the exponential equation

x

the independent variable

Value

the dependent variable (Y)

See Also

Other Biomass: allometryABDC, allometryAsca2011, allometryCutini2009, allometryPorte2002, logBiomass, pureQuadraticEquation, treeBiomass, treeTotalBiomass


mbask/treecm documentation built on May 21, 2019, 2:26 p.m.