log_model: Logarithmic model, y = a + b1 log(x1) + b2 log(x2) for any...

Description Usage Details

Description

Logarithmic model, y = a + b1 log(x1) + b2 log(x2) for any number of predictors x. Compare to linear.model. All x should be positive.

Usage

1
log_model(x, param)

Details

Name log.model clashed with an S3 method, so it was replaced by log_model.


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