Description Usage Arguments Details Value References See Also
est_brc
generates biotic response curves (BRC) for each species or
taxon in sp
in relation to environmental reference gradient
ref_grad
.
1 | est_brc(sp, ref_grad)
|
sp |
community data frame (sites as rows, taxa as columns, observations as values). |
ref_grad |
numeric vector of reference gradient scores (0-10), one for each site. |
The Biotic Response Curves or functions returned by est_brc
are normal
curves fit to the observations in sp
using a lack-of-fit (LOF)
criteria. BRCs consist of a normal curve defined by mean (mu) and standard
deviation (sigma), which is multiplied (scaled) a height factor (H). The
reference gradient (ref_grad
) input to est_brc
must be a
numeric vector scaled to 0-10 where 10 represents the least impacted site.
Use scale10
to scale the reference gradient if needed. Note
that ref_grad
must have the same order by site as sp
. The
results of est_brc
are used to give sites an Index of Ecological
Condition score using function est_iec
.
A data frame defining BRCs for each species or other taxa in
sp
.
Gnass Giese, E.E., R.W. Howe, A.T. Wolf, N.A. Miller, and N.G. Walton. 2015. Sensitivity of breeding birds to the "human footprint" in western Great Lakes forest landscapes. Ecosphere 6(6):90. http://dx.doi.org/10.1890/ES14-00414.1
Howe, R.W., R. R. Regal, J.M. Hanowski, G.J. Niemi, N.P. Danz, and C.R. Smith. 2007a. An index of ecological condition based on bird assemblages in Great Lakes coastal wetlands. Journal of Great Lakes Research 33 (Special Issue 3): 93-105.
Howe, R.W., R. R. Regal, G.J. Niemi, N.P. Danz, J.M. Hanowski. 2007b. A probability-based indicator of ecological condition. Ecological Indicators 7:793-806.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.