lm_0.Rd
Model of class lm
lm_0
An object of class lm of length 11.
lm
lm(formula = mpg ~ 1, data = mtcars)#> #> Call: #> lm(formula = mpg ~ 1, data = mtcars) #> #> Coefficients: #> (Intercept) #> 20.09 #>