summary.psFit {fitPS} | R Documentation |
psFit
S3 summary method for an object of class psFit
## S3 method for class 'psFit'
summary(object, ...)
object |
|
... |
other arguments passed to |
Experimental because I am unsure if it is useful. If object
is a zero-inflated zeta fitted object,
then the function carries out a likelihood ratio test for the value of pi. Currently not implemented for the logarithmic
distribution because we are currently not interested in the logarithmic distribution.
No return value, called for side effects