Bug fixes:

  • predict.pcLasso now works when family = “binomial” (previously, the intercept term was being added in an incorrect manner).
  • Previously, standardize = TRUE scaled the beta coefficients and intercept a0 incorrectly. This has been fixed.
  • pcLasso now generates lambda values for the objective function RSS/(2n) + penalty, instead of that for RSS/2 + penalty.

Copy Link

Version

Down Chevron

Install

install.packages('pcLasso')

Monthly Downloads

147

Version

1.2

License

GPL-3

Maintainer

Last Published

September 3rd, 2020

Functions in pcLasso (1.2)