Last data update: 2014.03.03

R: Mouse Dataset
mouseR Documentation

Mouse Dataset

Description

Mouse (Microtus Pennsylvanicus) Dataset

Usage

mouse

Format

A matrix with 104 rows (observed animals) and 5 columns (capture occasions)

Details

The mouse (Microtus pennsylvanicus) data were first discussed in Nichols, Pollock and Hines (1984). The original live-trapping experiment was conducted monthly from June to December, 1980. During each month, the capture-recapture procedure was repeated for 5 consecutive days. The detailed data are given in Williams, Nichols and Conroy (2002, pp. 525-528). We use the data collected in June. A total of 104 distinct mice were caught in the experiment.

References

J. D. Nichols, K. H. Pollock and J. E. Hines, The Use of a Robust Capture-Recapture Design in Small Mammal Population Studies: A Field Example with Microtus Pennsylvanicus, Acta Theriologica, vol. 29. 30:357-365, 1984

Examples

data(mouse)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(BBRecapture)
Loading required package: HI
Loading required package: locfit
locfit 1.5-9.1 	 2013-03-22
Loading required package: lme4
Loading required package: Matrix
Loading required package: secr
This is secr 2.10.3. For overview type ?secr
> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/BBRecapture/mouse.Rd_%03d_medium.png", width=480, height=480)
> ### Name: mouse
> ### Title: Mouse Dataset
> ### Aliases: mouse
> ### Keywords: Datasets
> 
> ### ** Examples
> 
> data(mouse)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>