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