PredictGlm
scalaglm.PredictGlm
Prediction from a fitted linear (Glm) model
Attributes
- mod
fitted generalised linear model
- newX
covariate matrix for predictions
- response
predictions on the response scale?
- Returns:
An object of type PredictGlm with several useful attributes, including .fitted and .se
- Graph
- Supertypes