formtomat: Analyze formula string

Description Usage Arguments Details Value Author(s)

Description

Analyzes formula string that defines the regression models for taxon-environment relationships. Returns a numerical representation of the formula and the derivative of the formula that can be used by mlsolve.

Usage

1
formtomat(a, xvar)

Arguments

a

Character string defining regression formula.

xvar

Character vector with variable names.

Details

Internal function to mlsolve.

Value

List of transformations.

Author(s)

Lester L. Yuan


bio.infer documentation built on Sept. 2, 2020, 5:08 p.m.