Compounds | |
class | HuberData |
class | HuberLinsys |
class | HuberResiduals |
class | HuberVars |
Input consists of dimensions "nobservations" (number of observations) and "npredictors" (number of predictor variables); a matrix of dimensions nobservations x npredictors containing values of the predictors, a right-hand side vector of dimension "nobservations"; and a cutoff value. The cutoff value represents the point at which the loss function turns from being a least-squares function to an absolute-value function.