asymp.ht: Asymptote for y as a function of x.

Description Usage Arguments

Description

The function from Sean Thomas which produces an asymptote for y as a function of x.

Original version: y=ymax*(1-exp(-a*x^b))

This is the centered version, with x normalized by dividing by parameter k, which is the x value at which y is half ymax. This eliminates correlation between the a and b parameters in the above version, but not the correlation between parameters 1 and 2.

Usage

1
asymp.ht(x, param, ...)

Arguments

...

Unused.


forestgeo/ctfs documentation built on May 3, 2019, 6:44 p.m.