print.psFit {fitPS}R Documentation

S3 print method for an object of class psFit

Description

S3 print method for an object of class psFit

Usage

## S3 method for class 'psFit'
print(x, ...)

Arguments

x

an object of class psFit, usually from fitDist or #' fitZIDist.

...

other arguments passed to print.

Value

No return value, called for side effects.


[Package fitPS version 1.0.1 Index]