Changelog
Source:NEWS.md
SPSP 0.1.1
CRAN release: 2022-02-21
Major changes
Fix the function corresponding to the
intercept
argument. The intercept argument controls whether to include the intercept, but since the SPSP algorithm estimates the intercept separately. It needs to be dealt with separately.The
standardize
only control the standardization of covariates.