print.estimatedModels | R Documentation |
See the generic function description.
## S3 method for class 'EstEval'
print(x, digits=options()$digits, ...)
## S3 method for class 'MonteCarloSimulations'
print(x, digits=options()$digits, ...)
x |
an object to be printed. |
digits |
a non-null value is used to indicate the number of significant
digits. If |
... |
(further arguments, currently disregarded). |
print
summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.