Package: FarmSelect 1.0.3
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:
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')) |
Bug tracker:https://github.com/kbose28/farmselect/issues
Last updated 6 years agofrom:e156a6ec67. Checks:OK: 7 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win-x86_64 | NOTE | Nov 08 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 08 2024 |
R-4.4-win-x86_64 | OK | Nov 08 2024 |
R-4.4-mac-x86_64 | OK | Nov 08 2024 |
R-4.4-mac-aarch64 | OK | Nov 08 2024 |
R-4.3-win-x86_64 | OK | Nov 08 2024 |
R-4.3-mac-x86_64 | OK | Nov 08 2024 |
R-4.3-mac-aarch64 | OK | Nov 08 2024 |
Exports:farm.resfarm.select
Dependencies:fBasicsgssMASSncvregRcppRcppArmadillospatialstabledisttimeDatetimeSeries
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adjusting a data matrix for underlying factors | farm.res |
Factor-adjusted robust model selection | farm.select |
FarmSelect: Factor Adjusted Robust Model Selection | FarmSelect-package FarmSelect |
Summarize and print the results of the model selection | print.farm.select |