predict.clusterpath: predict clusterpath

Description Usage Arguments Value Author(s)

Description

based on calculated solution path breakpoints, find solutions at an individual point lambda.

Usage

1
2
## S3 method for class 'clusterpath'
predict(object, lambda = unique(object$lambda), ...)

Arguments

object

clusterpath data frame of breakpoints returned by clusterpath.l1.id

lambda

lambda values for which we will calculate the optimal solutions.

...

ignored.

Value

data frame subclass with the same columns as object, but containing all the solutions calculated for lambda.

Author(s)

Toby Dylan Hocking


clusterpathRcpp documentation built on May 2, 2019, 5:26 p.m.