herdiantrisufriyana/rsdr: Re-sampled dimensional reduction (RSDR)

This package applies a resampling method to estimate rotated matrix for dimensional reduction. By applying the procedure, a number of new dimensions can be used as feature candidates for predictive modeling; thus, the number of candidates can be optimized depending on the training sample size. This helps to fulfill minimum events per variable (EPV) for a machine learning algorithm while optimizing the proportion of variance explained (PVE). Unlike other packages for dimensional reduction, this package applies resampling methods to prevent overfitting. The PVE optimization takes the predicted outcome into account without using it to represent the features.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
URL https://github.com/herdiantrisufriyana/rsdr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("herdiantrisufriyana/rsdr")
herdiantrisufriyana/rsdr documentation built on Feb. 15, 2021, 7:55 p.m.