Description Super class Methods
This class is specialized in extracting various information from an object of class "glm"
bootGOF::GOF_model_info_extractor -> GOF_glm_info_extractor
yhat()see GOF_model_info_extractor
GOF_glm_info_extractor$yhat(model)
modelsee GOF_model_info_extractor
see GOF_model_info_extractor
y_minus_yhat()see GOF_model_info_extractor
GOF_glm_info_extractor$y_minus_yhat(model)
modelsee GOF_model_info_extractor
see GOF_model_info_extractor
beta_x_covariates()see GOF_model_info_extractor
GOF_glm_info_extractor$beta_x_covariates(model)
modelsee GOF_model_info_extractor
see GOF_model_info_extractor
clone()The objects of this class are cloneable with this method.
GOF_glm_info_extractor$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.