logistic.inter: Logistic function with intercept parameterization (i.e.,...

Description Usage Arguments

Description

Logistic function with intercept parameterization (i.e., first parameter is y when all x = 0). The input x are all independent variables, in a matrix with each column one of the variables. The number of rows is the number of datapoints. Just one inter, which is the value at all x = 0, and passed as param[1]. Slope parameters follow, one per column of x.

This is identical to standard.

Usage

1
logistic.inter(x, param, log = FALSE, ...)

Arguments

...

Unused.


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