| coef.west.wt {bio.infer} | R Documentation |
Weighted regression coefficients for western U.S.
Description
Regression coefficients describing relationships between different taxa and percent sands/fines and stream temperature.
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 weighted by the number of stream miles represented by each sample.
Source
Yuan, L.L.
Examples
data(coef.west.wt)
[Package bio.infer version 1.3-6 Index]