| print.smoothbp_fit | R Documentation |
Print a smoothbp_fit
## S3 method for class 'smoothbp_fit'
print(x, digits = 3, effects = c("fixed", "ran_pars"), ...)
x |
A |
digits |
Number of decimal places to print. |
effects |
Which effects to show: |
... |
Unused. |
The input object x (invisibly), called for its printing side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.