PredictLm
scalaglm.PredictLm
Prediction from a fitted linear (Lm) model
Attributes
- mod
fitted linear model
- newX
covariate matrix for predictions
- Returns:
An object of type PredictLm with several useful attributes, including .fitted and .se
- Graph
- Supertypes