| var_scad | R Documentation |
Estimate VAR using SCAD penalty
var_scad(data, p, lambdas, opt, penalty)
data |
the data |
p |
the order of the VAR |
lambdas |
a vector containing the lambdas to be used in the fit |
opt |
a list containing the options |
penalty |
a string "SCAD" or something else |
An ncvreg object containing the fitted model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.