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.5-x86_64)FarmSelect_1.0.3.tgz(r-4.5-arm64)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'))

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

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

On CRAN:

Conda:

openblascpp

4.54 score 7 stars 8 scripts 232 downloads 2 exports 10 dependencies

Last updated 6 years agofrom:e156a6ec67. Checks:8 OK, 4 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 08 2025
R-4.5-win-x86_64NOTEMar 08 2025
R-4.5-mac-x86_64NOTEMar 08 2025
R-4.5-mac-aarch64NOTEMar 08 2025
R-4.5-linux-x86_64NOTEMar 08 2025
R-4.4-win-x86_64OKMar 08 2025
R-4.4-mac-x86_64OKMar 08 2025
R-4.4-mac-aarch64OKMar 08 2025
R-4.4-linux-x86_64OKMar 08 2025
R-4.3-win-x86_64OKMar 08 2025
R-4.3-mac-x86_64OKMar 08 2025
R-4.3-mac-aarch64OKMar 08 2025

Exports:farm.resfarm.select

Dependencies:fBasicsgssMASSncvregRcppRcppArmadillospatialstabledisttimeDatetimeSeries

FarmSelect: Factor Adjusted Robust Model Selection

Rendered fromFarmSelect-vignette.Rmdusingknitr::rmarkdownon Mar 08 2025.

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