Learn R Programming

widenet (version 0.1-2)

Penalized Regression with Polynomial Basis Expansions

Description

Extends the glmnet and relaxnet packages with polynomial basis expansions. Basis expansion is applied to the predictors and a subset of the basis functions is chosen using relaxnet. Predictors may be screened using correlation or t-tests. Screening is done separately within cross-validation folds. Cross-validation may be used to select the order of basis expansion and alpha, the elastic net tuning parameter.

Copy Link

Version

Install

install.packages('widenet')

Monthly Downloads

1

Version

0.1-2

License

GPL (>= 2)

Maintainer

Stephan Ritter

Last Published

July 29th, 2013

Functions in widenet (0.1-2)

summary.widenet

Generate and print summaries of class "widenet" objects.
widenet

Extends the relaxnet Package with Polynomial Basis Expansions
predict.widenet

Predict Method for "widenet" Objects
print.widenet

Print Method for widenet Objects