Learn R Programming

wiqid (version 0.3.3)

KanhaTigers: Capture history matrix for camera-trapped tigers

Description

Capture history matrix for camera-trapped tigers

Usage

data(KanhaTigers)

Arguments

Format

A matrix with 26 rows for animals trapped and 10 columns for the trapping occasions. KanhaTigers[i, j] = 1 if animal i was trapped on occasion j, zero otherwise.

Examples

Run this code
data(KanhaTigers)
dim(KanhaTigers)
closedCapMt(KanhaTigers)

Run the code above in your browser using DataLab