| summary.pattNPML | R Documentation |
These functions are the summary, print, and BIC methods for objects of type pattNPML.
## S3 method for class 'pattNPML'
summary(object, digits = max(3, getOption("digits") - 3), ...)
## S3 method for class 'pattNPML'
print(x, digits = max(3, getOption("digits") - 3), ...)
object |
a fitted object of class |
x |
a fitted object of class |
digits |
number of digits; applied on various displayed quantities. |
... |
further arguments, which will mostly be ignored. |
The summary and print methods are adapted versions from the npmlreg package.
pattnpml.fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.