| print.ctpfit | R Documentation |
Print method for ctpfit objects
## S3 method for class 'ctpfit'
print(x, ...)
x |
A ctpfit object |
... |
Additional arguments (ignored) |
Invisibly returns the original fitted model object. The function is called for its side effect of printing a model summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.