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