inst/userguide/figures/MLR--Cs_010_example1-lm.R

###################################################
### code chunk number 12: Cs_010_example1-lm
###################################################
mod1.lm <- lm(Employed ~ GNP + Population, data = longley)
coef(mod1.lm)
nwfsc-timeseries/MARSS documentation built on June 3, 2023, 1:32 p.m.