MARSS-package
. These are data sets based on LOGGED count data from Oregon, Washington and California sites where harbor seals were censused while hauled out on land. "harborSeallnomiss" is an extrapolated data set where missing values in the original dataset have been extrapolated so that the data set can be used to demonstrate fitting population models with different underlying structures.data(harborSeal)
data(harborSealnomiss)
data(harborSealWA)
str(harborSealWA)
str(harborSealnomiss)
str(harborSeal)
Run the code above in your browser using DataLab