Learn R Programming

sparsebnUtils (version 0.0.8)

get.lambdas: get.lambdas

Description

Extracts the lambda values from a sparsebnPath object.

Usage

get.lambdas(x)

# S3 method for sparsebnPath get.lambdas(x)

Arguments

x

a sparsebnPath object.

Value

Vector of numeric lambda values in fitted object.

Methods (by class)

  • sparsebnPath: Returns a vector of lambda values defining the solution path of a sparsebnPath object.