inst/userguide/figures/CS8--Cs013_fit-bird-model-3.R

###################################################
### code chunk number 30: Cs013_fit-bird-model-3
###################################################
model.b3 <- model.b2 # is is based on model.b2
# all we change is the structure of Q
model.b3$Q <- "diagonal and unequal"
model.b3$U <- "unequal"
kem.b3 <- MARSS(birddat, model = model.b3)
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.