exp.m {SightabilityModel} | R Documentation |
Experimental (test trials) data set used to estimate detection probabilities for moose in MN
A data frame with 124 observations on the following 4 variables.
year of the experimental survey (test trial)
Boolean variable (=1 if moose was observed and 0 otherwise)
measurement of visual obstruction
group size (number of observed moose in each independently sighted group)
Giudice, J H. and Fieberg, J. and Lenarz, M. S. 2012. Spending Degrees of Freedom in a Poor Economy: A Case Study of Building a Sightability Model for Moose in Northeastern Minnesota. Journal of Wildlife Management 76(1):75-87.
data(exp.m)
exp.m[1:5,]