Learn R Programming

caribou (version 1.1-1)

BEH00: Bluenose-East Caribou Herd 2000 Data

Description

Population size of the Bluenose-East caribou herd (Northwest Territories, Canada) from a postcalving survey in June-July 2000.

Usage

data(BEH00)

Arguments

Format

16 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, 33 collars were active (Patterson et al. also made calculation considering that 30 collars were active because 3 caribou were never located after collaring). 23 collars (70%) were photographed among the 16 detected groups.

Examples

Run this code
# NOT RUN {
petersen(BEH00, M=33)
abundance(BEH00, n=33, model="H")
# }

Run the code above in your browser using DataLab