Description Usage Arguments Details Value Author(s) References See Also Examples
Print a summary of the fitted "amias" or "samias" object.
1 2 3 4 5 |
x |
A list with class attribute 'amias' or 'samias'. |
digits |
significant digits in printout |
... |
Additional print arguments. |
For an "amias" object, the call that produced the object x is printed, followed by a summary of the output.
For a "samias" object, the call that produced the object x is printed, followed by a three-column matrix with columns k, Df and %BIC. The k column is the number of knots and the Df column is the degree of freedom defined as Df = k+q+1. BIC is the BIC value.
A summary or a three-column matrix is silently returned.
Canhong Wen, Xueqin Wang, Shijie Quan, Zelin Hong and Aijun Zhang.
Maintainer: Canhong Wen <wench@ustc.edu.cn>
Wen, C., Zhu, J., Wang, X., and Zhang, A. (2018) L0 trend filtering, technique report.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.