GOF_lm_info_extractor: Implements the "interface" GOF_model_info_extractor for...

Description Super class Methods

Description

This class is specialized in extracting various information from an object of class "lm"

Super class

bootGOF::GOF_model_info_extractor -> GOF_lm_info_extractor

Methods

Public methods

Inherited methods

Method yhat()

see GOF_model_info_extractor

Usage
GOF_lm_info_extractor$yhat(model)
Arguments
model

see GOF_model_info_extractor

Returns

see GOF_model_info_extractor


Method y_minus_yhat()

see GOF_model_info_extractor

Usage
GOF_lm_info_extractor$y_minus_yhat(model)
Arguments
model

see GOF_model_info_extractor

Returns

see GOF_model_info_extractor


Method beta_x_covariates()

see GOF_model_info_extractor

Usage
GOF_lm_info_extractor$beta_x_covariates(model)
Arguments
model

see GOF_model_info_extractor

Returns

see GOF_model_info_extractor


Method clone()

The objects of this class are cloneable with this method.

Usage
GOF_lm_info_extractor$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


bootGOF documentation built on June 24, 2021, 9:12 a.m.