exp.m: Experimental (test trials) data set used to estimate...

exp.mR Documentation

Experimental (test trials) data set used to estimate detection probabilities for moose in MN

Description

Experimental (test trials) data set used to estimate detection probabilities for moose in MN

Format

A data frame with 124 observations on the following 4 variables.

year

year of the experimental survey (test trial)

observed

Boolean variable (=1 if moose was observed and 0 otherwise)

voc

measurement of visual obstruction

grpsize

group size (number of observed moose in each independently sighted group)

References

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.

Examples


data(exp.m)
exp.m[1:5,]


SightabilityModel documentation built on Aug. 20, 2023, 1:08 a.m.