Extract the regularization path of a collection of fits

coefficient_path(x, type = c("partial_cor", "precision", "covariance"))

Arguments

x

an object with class janine_collection

type

a character, should we extract the path of covariance, precision or partial correlation coefficients ? Default is partial_cor.

Value

Send back a tibble/data.frame.