Learn R Programming

PRIMAL (version 1.0.2)

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

Description

Print the estimated solution correspond to a specific parameter.

Usage

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