summary.warped_model | R Documentation |
These methods try to create meaningful summaries for warped model objects and their components (warper, model).
## S3 method for class 'warped_model'
summary(object, ...)
## S3 method for class 'summary.warped_model'
print(x, ...)
## S3 method for class 'warped_model'
plot(x, ...)
object, x |
A warped fitted model object (or a summary object, in the |
... |
Additional arguments. |
Summary object.
print.summary.warped_model
: Print summary of warped model
plot.warped_model
: Attempt to plot warped model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.