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