| 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.
tnamesCharacter vector with the names of each taxon modelled.
csaveMatrix 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.
xvarCharacter vector with the names of variables modelled.
xlimsList of limits for each of the environmental variables.
formRegression 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]