coefficient_path.RdExtract the regularization path of a collection of fits
coefficient_path(x, type = c("partial_cor", "precision", "covariance"))
| x | an object with class |
|---|---|
| type | a character, should we extract the path of covariance, precision or partial correlation coefficients ? Default is |
Send back a tibble/data.frame.