BrookTroutNEWP1 | R Documentation |
Catches in removal events for Brook Trout (Salvelinus fontinalis) in two streams in the the Nashwaak Experimental Watersheds Project on multiple dates. Includes results from Schnute (1983).
A data frame of 16 observations on the following 7 variables:
A unique identified for the sample.
Stream (UNM
=Upper Narrows Mountain Brook and Hay
=Hyaden Brook).
Section of stream. See source.
Data of collections.
Catch on the first removal pass.
Catch on the second removal pass.
Catch on the third removal pass.
Catch on the fourth removal pass.
Schnute (1983) estimate of N using the Moran (1951) method.
Schnute (1983) estimate of N 95% LCI using the Moran (1951) method.
Schnute (1983) estimate of N 95% UCI using the Moran (1951) method.
Schnute (1983) estimate of p using the Moran (1951) method.
Schnute (1983) negative log likelihood using the Moran (1951) method.
Schnute (1983) estimate of N.
Schnute (1983) estimate of N 95% LCI.
Schnute (1983) estimate of N 95% UCI.
Schnute (1983) estimate of p1.
Schnute (1983) estimate of p.
Schnute (1983) negative log-likelihood.
Schnute (1983) chi-square from likelihood ratio comparison of Moran and Schnute methods.
Population size
Abundance
Removal
From Tables 1-3 in Schnute, J. 1983. A new approach to estimating populations by the removal method. Canadian Journal of Fisheries and Aquatic Sciences, 40:2153-2169. CSV file
See BrookTroutNEWP
for only the data (note the results from Schnute (1983)).
data(BrookTroutNEWP1)
## extract data for one stream, section, and date (e.g., 3rd row)
BrookTroutNEWP1[3,]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.