View source: R/summary.psFit.R
summary.psFit | R Documentation |
psFit
S3 summary method for an object of class psFit
## S3 method for class 'psFit'
summary(object, ...)
object |
an object of class |
... |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.