Learn R Programming

MARSS (version 3.9)

isleRoyal: Isle Royale Wolf and Moose Data

Description

Example data set for estimation of species interaction strenths. These are data on the number of wolves and moose on Isle Royal, Michigan. The data are unlogged. The covariate data are the average Jan-Feb, average Apr-May and averager July-Sept temperature (F) and precipitation (inches). Also included are 3-year running means of these covariates. The choice of covariates is based on those presented in the Isle Royale 2012 annual report.

Usage

data(isleRoyal)

Arguments

Format

The data are supplied as a matrix with years in the first column.

Examples

Run this code
# NOT RUN {
str(isleRoyal)
# }

Run the code above in your browser using DataLab