print.primal {PRIMAL}R Documentation

Print function for S3 class "primal"

Description

Print the information about the model usage, the parameter path, degree of freedom of the solution path.

Usage

## S3 method for class 'primal'
print(x, ...)

Arguments

x

An object with S3 class "primal".

...

System reserved (No specific usage)

See Also

Dantzig_solver, SparseSVM_solver


[Package PRIMAL version 1.0.2 Index]