Learn R Programming

NVCSSL (version 3.0)

Nonparametric Varying Coefficient Spike-and-Slab Lasso

Description

Fits Bayesian regularized varying coefficient models with the Nonparametric Varying Coefficient Spike-and-Slab Lasso (NVC-SSL) introduced by Bai et al. (2023) . Functions to fit frequentist penalized varying coefficients are also provided, with the option of employing the group lasso penalty of Yuan and Lin (2006) , the group minimax concave penalty (MCP) of Breheny and Huang , or the group smoothly clipped absolute deviation (SCAD) penalty of Breheny and Huang (2015) .

Copy Link

Version

Install

install.packages('NVCSSL')

Monthly Downloads

324

Version

3.0

License

GPL-3

Maintainer

Ray Bai

Last Published

July 19th, 2025

Functions in NVCSSL (3.0)

SimulatedData

Simulated data for illustration
NVC_predict

Prediction for nonparametric varying coefficient (NVC) models
NVC_SSL

Nonparametric Varying Coefficient Spike-and-Slab Lasso (NVC-SSL)
NVC_frequentist

Fits frequentist penalized nonparametric varying coefficient (NVC) models