These functions are the summary, print, and BIC methods for objects of type pattNPML.
# S3 method for pattNPML
summary(object, digits = max(3, getOption("digits") - 3), ...)
# S3 method for pattNPML
print(x, digits = max(3, getOption("digits") - 3), ...)
a fitted object of class pattNPML.
a fitted object of class pattNPML.
number of digits; applied on various displayed quantities.
further arguments, which will mostly be ignored.
pattnpml.fit