coef.primal: Coef function for S3 class "primal"

View source: R/coef.primal.R

coef.primalR Documentation

Coef function for S3 class "primal"

Description

Print the estimated solution correspond to a specific parameter.

Usage

## S3 method for class 'primal'
coef(object, n = NULL, ...)

Arguments

object

An object with S3 class "primal".

n

The index of the wanted parameter.

...

System reserved (No specific usage)

See Also

Dantzig_solver, SparseSVM_solver


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