Learn R Programming

enetLTS (version 1.1.0)

Robust and Sparse Methods for High Dimensional Linear and Binary and Multinomial Regression

Description

Fully robust versions of the elastic net estimator are introduced for linear and binary and multinomial regression, in particular high dimensional data. The algorithm searches for outlier free subsets on which the classical elastic net estimators can be applied. A reweighting step is added to improve the statistical efficiency of the proposed estimators. Selecting appropriate tuning parameters for elastic net penalties are done via cross-validation.

Copy Link

Version

Install

install.packages('enetLTS')

Monthly Downloads

215

Version

1.1.0

License

GPL (>= 3)

Maintainer

Fatma Kurnaz

Last Published

May 21st, 2022

Functions in enetLTS (1.1.0)

enetLTS

Robust and Sparse Methods for High Dimensional Linear and Binary and Multinomial Regression
lambda00

Upper limit of the penalty parameter for family="binomial"
fitted.enetLTS

the fitted values from the "enetLTS" object.
nonzeroCoef.enetLTS

nonzero coefficients indices from the "enetLTS" object
plotDiagnostic.enetLTS

diagnostics plots from the "enetLTS" object
plotCoef.enetLTS

coefficients plots from the "enetLTS" object
coef.enetLTS

coefficients from the enetLTS object
plot.enetLTS

plots from the "enetLTS" object
plotResid.enetLTS

residuals plots from the "enetLTS" object
cv.enetLTS

Cross-validation for the enetLTS object
residuals.enetLTS

the residuals from the "enetLTS" object
weights.enetLTS

binary weights from the "enetLTS" object
print.enetLTS

print from the "enetLTS" object
predict.enetLTS

make predictions from the "enetLTS" object.