logistic.ctr: Logistic function with intercept parameterization centering...

Description Usage Arguments Details

Description

This is logistic function with intercept parameterization (see logistic above), but with centering on x allowed.

Usage

1
logistic.ctr(x, param, log = FALSE, center = NA)

Arguments

center

A number to center x. If center = NA, then x are centered on their median; If center = NULL, no centering is done.

Details

Moved from calc.surviv.r on 25 July 2010 to provide the standard logistic.


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