plot.primal: Plot function for S3 class "primal"

Description Usage Arguments See Also

View source: R/plot.primal.R

Description

Plot regularization path and parameter obtained from the algorithm.

Usage

1
2
## S3 method for class 'primal'
plot(x, n = NULL, ...)

Arguments

x

An object with S3 class "primal"

n

If n = NULL, three graph will be shown together. If n is a number, then the corresponding graph will be shown.

...

System reserved (No specific usage)

See Also

Dantzig_solver, SparseSVM_solver


PRIMAL documentation built on Jan. 22, 2020, 5:06 p.m.