weightsFromResidualsVector: generates vector of weighted values where the weights are...

View source: R/regressionTools.R

weightsFromResidualsVectorR Documentation

generates vector of weighted values where the weights are calculated from the residuals coming from a fit

Description

generates vector of weighted values where the weights are calculated from the residuals coming from a fit

Usage

weightsFromResidualsVector(fit)

Arguments

fit

model object (eg coming from lm() or fitLM())

Value

a vector of weighted values (or NULL)


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.