Learn R Programming

SAM (version 1.0.3)

print.samQL: Printing function for S3 class samQL

Description

Summarize the information of the object with S3 class samQL.

Usage

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

Arguments

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

Details

The output includes length and d.f. of the regularization path.

References

P. Ravikumar, J. Lafferty, H.Liu and L. Wasserman. "Sparse Additive Models", Journal of Royal Statistical Society: Series B, 2009. T. Zhao and H.Liu. "Sparse Additive Machine", International Conference on Artificial Intelligence and Statistics, 2012.

See Also

samQL