coef.east.sed {bio.infer} | R Documentation |
Regression coefficients for eastern U.S. sediment
Description
Regression coefficients describing relationships between different taxa and percent sands/fines.
Usage
data(coef.west.wt)
Format
A list of with following four elements is provided.
tnames
Character vector with the names of each taxon modelled.
csave
Matrix of regression coefficients for each taxon. Number of rows is the same as the number of taxa modelled and the number of columns is 6.
xvar
Character vector with the names of variables modelled.
xlims
List of limits for each of the environmental variables.
form
Regression formula used to estimate coefficients.
Details
These regression coefficients were computed using logistic regression.
Source
Yuan, L.L.
Examples
data(coef.east.sed)
[Package bio.infer version 1.3-6 Index]