Package: FarmSelect 1.0.3

Kaizheng Wang

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.

Authors:Kaizheng Wang [aut, cre], Koushiki Bose [aut], Yuan Ke [aut]

FarmSelect_1.0.3.tar.gz
FarmSelect_1.0.3.zip(r-4.5)FarmSelect_1.0.3.zip(r-4.4)FarmSelect_1.0.3.zip(r-4.3)
FarmSelect_1.0.3.tgz(r-4.4-x86_64)FarmSelect_1.0.3.tgz(r-4.4-arm64)FarmSelect_1.0.3.tgz(r-4.3-x86_64)FarmSelect_1.0.3.tgz(r-4.3-arm64)
FarmSelect_1.0.3.tar.gz(r-4.5-noble)FarmSelect_1.0.3.tar.gz(r-4.4-noble)
FarmSelect_1.0.3.tgz(r-4.4-emscripten)FarmSelect_1.0.3.tgz(r-4.3-emscripten)
FarmSelect.pdf |FarmSelect.html
FarmSelect/json (API)

# Install 'FarmSelect' in R:
install.packages('FarmSelect', repos = c('https://kbose28.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kbose28/farmselect/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

2 exports 7 stars 1.25 score 10 dependencies 8 scripts 174 downloads

Last updated 6 years agofrom:e156a6ec67. Checks:OK: 7 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64OKSep 07 2024
R-4.4-mac-x86_64OKSep 07 2024
R-4.4-mac-aarch64OKSep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:farm.resfarm.select

Dependencies:fBasicsgssMASSncvregRcppRcppArmadillospatialstabledisttimeDatetimeSeries

FarmSelect: Factor Adjusted Robust Model Selection

Rendered fromFarmSelect-vignette.Rmdusingknitr::rmarkdownon Sep 07 2024.

Last update: 2018-04-19
Started: 2018-01-15