Learn R Programming

MARSS (version 3.9)

SalmonSurvCUI: Salmon Survial Indices

Description

Example data set for use in MARSS vignettes for the DLM chapter in the MARSS-package User Guide. This is a 42-year time-series of the logit of juvenile salmon survival along with an index of April coastal upwelling. See the source for details.

Usage

data(SalmonSurvCUI)

Arguments

Format

The data are provided as a matrix with time running down the rows. Column 1 is year, column 2 is the logit of the proportion of juveniles that survive to adulthood, column 3 is an index of the April coastal upwelling index.

Examples

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

Run the code above in your browser using DataLab