View source: R/methods-print.R
| print.gctsc | R Documentation |
Displays the call, estimation method, parameter estimates, and likelihood information.
## S3 method for class 'gctsc'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
An object of class |
digits |
Number of significant digits to display. |
... |
Ignored. Included for S3 method compatibility. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.