print.SmoothSplineLikelihood | R Documentation |
Prints an SmoothSplineLikelihood object. A SmoothSplineLikelihood object is returned by
likelihood.smooth.spline()
.
## S3 method for class 'SmoothSplineLikelihood'
print(x, digits=getOption("digits"), ...)
x |
Object to be printed. |
digits |
Minimal number of significant digits to print. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.