coef.fastVAR.RidgePath: Ridge Coefficients

Description Usage Arguments

View source: R/ridge.R

Description

The full ridge path. Allows a user to calculate the coefficients of a linear model for any l2 penalty

Usage

1
2
  ## S3 method for class 'fastVAR.RidgePath'
 coef(model, l2penalty)

Arguments

ridgePath

an object of class fastVAR.RidgePath

lambda

the desired l2penalty


jeffwong/fastVAR documentation built on May 19, 2019, 4:02 a.m.