print.primal: Print function for S3 class "primal"

View source: R/print.primal.R

print.primalR 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


PRIMAL documentation built on Dec. 4, 2025, 1:06 a.m.