Learn R Programming

SAM (version 1.0.2)

print.spam: Printing function for S3 class spam

Description

Summarize the information of the object with S3 class spam.

Usage

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

Arguments

x
An object with S3 class "spam"
...
System reserved (No specific usage)

Details

The output includes length and d.f. of the regularization path, and whether the input data is rescaled.

References

T. Zhao and H.Liu. "Sparse Additive Machine", International Conference on Artificial Intelligence and Statistics, 2012. P. Bradley and O. Mangasarian. ""Feature selection via concaveminimization and support vector machines"", International Conference on Machine Learing, 1998.

See Also

spam