Uses of Class
dev.nm.stat.regression.linear.glm.GeneralizedLinearModel
-
Packages that use GeneralizedLinearModel Package Description dev.nm.stat.regression.linear.glm.modelselection -
-
Uses of GeneralizedLinearModel in dev.nm.stat.regression.linear.glm.modelselection
Methods in dev.nm.stat.regression.linear.glm.modelselection that return GeneralizedLinearModel Modifier and Type Method Description GeneralizedLinearModel
GLMModelSelection. getModel()
Gets the constructed model.
-