Learn R Programming

fitPS (version 1.0.1)

summary.psFit: S3 summary method for an object of class psFit

Description

S3 summary method for an object of class psFit

Usage

# S3 method for psFit
summary(object, ...)

Value

No return value, called for side effects

Arguments

object

an object of class psFit, usually from fitDist or fitZIDist

...

other arguments passed to summary

Details

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.