Learn R Programming

poismf (version 0.4.0-4)

summary.poismf: Get information about poismf object

Description

Print basic properties of a "poismf" object (same as `print.poismf` function).

Usage

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

Arguments

object

An object of class "poismf" as returned by function "poismf".

...

Extra arguments (not used).

See Also

print.poismf