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

Description Usage Arguments See Also

View source: R/coef.primal.R

Description

Print the estimated solution correspond to a specific parameter.

Usage

1
2
## 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 Jan. 22, 2020, 5:06 p.m.