Package: NVCSSL 2.0
Ray Bai
NVCSSL: Nonparametric Varying Coefficient Spike-and-Slab Lasso
Fits Bayesian regularized varying coefficient models with the Nonparametric Varying Coefficient Spike-and-Slab Lasso (NVC-SSL) introduced by Bai et al. (2023) <arxiv:1907.06477>. Functions to fit frequentist penalized varying coefficients are also provided, with the option of employing the group lasso penalty of Yuan and Lin (2006) <doi:10.1111/j.1467-9868.2005.00532.x>, the group minimax concave penalty (MCP) of Breheny and Huang <doi:10.1007/s11222-013-9424-2>, or the group smoothly clipped absolute deviation (SCAD) penalty of Breheny and Huang (2015) <doi:10.1007/s11222-013-9424-2>.
Authors:
NVCSSL_2.0.tar.gz
NVCSSL_2.0.tar.gz(r-4.5-noble)NVCSSL_2.0.tar.gz(r-4.4-noble)
NVCSSL_2.0.tgz(r-4.4-emscripten)NVCSSL_2.0.tgz(r-4.3-emscripten)
NVCSSL.pdf |NVCSSL.html✨
NVCSSL/json (API)
# Install 'NVCSSL' in R: |
install.packages('NVCSSL', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- SimulatedData - Simulated data for illustration
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 1 years agofrom:cdae39c1d9. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
Exports:NVC_frequentistNVC_predictNVC_SSL
Dependencies:abindbackportsbootbroomcarcarDataclicodacolorspacecorrplotcowplotcpp11daeDerivdoBydplyrfansifarverFormulagenericsggplot2ggpubrggrepelggsciggsignifGIGrvggluegridExtragrpreggtableisobandlabelinglatticelifecyclelme4magrittrMASSMatrixMatrixModelsmcmcMCMCpackmgcvmicrobenchmarkminqamodelrmunsellmvtnormnlmenloptrnnetnumDerivpbkrtestpillarpkgconfigplyrpolynompurrrquantregR6RColorBrewerRcppRcppEigenrlangrstatixscalesSparseMstringistringrsurvivaltibbletidyrtidyselecttryCatchLogutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fits frequentist penalized nonparametric varying coefficient (NVC) models | NVC_frequentist |
Prediction for nonparametric varying coefficient (NVC) models | NVC_predict |
Nonparametric Varying Coefficient Spike-and-Slab Lasso (NVC-SSL) | NVC_SSL |
Simulated data for illustration | SimulatedData |