formtomat {bio.infer} | R Documentation |
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
.
formtomat(a, xvar)
a |
Character string defining regression formula. |
xvar |
Character vector with variable names. |
Internal function to mlsolve
.
List of transformations.
Lester L. Yuan