Learn R Programming

PRIMAL (version 1.0.2)

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

Description

Plot regularization path and parameter obtained from the algorithm.

Usage

# S3 method for 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