FarmSelect: Factor Adjusted Robust Model Selection

Implements a consistent model selection strategy for high dimensional sparse regression when the covariate dependence can be reduced through factor models. By separating the latent factors from idiosyncratic components, the problem is transformed from model selection with highly correlated covariates to that with weakly correlated variables. It is appropriate for cases where we have many variables compared to the number of samples. Moreover, it implements a robust procedure to estimate distribution parameters wherever possible, hence being suitable for cases when the underlying distribution deviates from Gaussianity. See the paper on the 'FarmSelect' method, Fan et al.(2017) <arXiv:1612.08490>, for detailed description of methods and further references.

Version: 1.0.2
Depends: R (≥ 3.3.0)
Imports: graphics, stats, grDevices, utils, methods, Rcpp, ncvreg, fBasics
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown
Published: 2018-04-19
Author: Koushiki Bose [aut, cre], Yuan Ke [aut], Kaizheng Wang [aut]
Maintainer: Koushiki Bose <bose at princeton.edu>
License: GPL-2
URL: https://kbose28.github.io/FarmSelect/
NeedsCompilation: yes
CRAN checks: FarmSelect results

Documentation:

Reference manual: FarmSelect.pdf
Vignettes: FarmSelect-vignette

Downloads:

Package source: FarmSelect_1.0.2.tar.gz
Windows binaries: r-devel: FarmSelect_1.0.2.zip, r-release: FarmSelect_1.0.2.zip, r-oldrel: FarmSelect_1.0.2.zip
macOS binaries: r-release (arm64): FarmSelect_1.0.2.tgz, r-oldrel (arm64): FarmSelect_1.0.2.tgz, r-release (x86_64): FarmSelect_1.0.2.tgz
Old sources: FarmSelect archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FarmSelect to link to this page.