inst/userguide/figures/CS4--Cs17_compare_mods_2n3.R

###################################################
### code chunk number 23: Cs17_compare_mods_2n3
###################################################
print(cbind(
  model = c("3 trends", "2 trends"),
  AICc = round(c(kemz.3$AICc, kemz.2$AICc))
),
quote = FALSE
)
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.