GRH10 {caribou}R Documentation

George River Herd 2010 Data

Description

Population size of the George River (Riviere George) herd (Quebec) from a postcalving survey in July 2010.

Usage

data(GRH10)

Format

13 by 2 numeric matrix, with the following columns:

xi

number of radio-collared animals in the detected (photographed) groups

gni

size of the detected groups

Details

During this survey, 71 collars were active.
43 collars (61%) were photographed among the 13 detected groups.

Source

Couturier, S., unpubl. data

Examples

petersen(GRH10, M=71)
petersen(GRH10, M=71, S=1000)
abundance(GRH10, n=71, model="H")
abundance(GRH10, n=71, model="I")
abundance(GRH10, n=71, model="T", B=2)
abundance(GRH10, n=71, model="T", B=4)
abundance(GRH10, n=71, model="T", B=6)

[Package caribou version 1.1-1 Index]