Skip to contents

Methods for extracting information from posterior predictive check objects of class ppcOcc.

Usage

# S3 method for ppcOcc
summary(object, level, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

object

object of class ppcOcc.

level

a quoted keyword for multi-species models that indicates the level to summarize the posterior predictive check. Valid key words are: "community", "species", or "both".

digits

number of digits to report.

...

currently no additional arguments

Details

A set of standard extractor functions for fitted posterior predictive check objects of class ppcOcc, including methods to the generic function summary.

Value

No return value, called to display summary information of a ppcOcc object.