coefficient_path: Extract the regularization path of a collection of fits

Description Usage Arguments Value

View source: R/S3-methods.R

Description

Extract the regularization path of a collection of fits

Usage

1
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.


jchiquet/janine documentation built on April 16, 2020, 1:52 a.m.