summary.ppcOcc | R Documentation |
Methods for extracting information from posterior predictive check objects of class ppcOcc
.
## S3 method for class 'ppcOcc'
summary(object, level, digits = max(3L, getOption("digits") - 3L), ...)
object |
object of class |
level |
a quoted keyword for multi-species models that indicates
the level to summarize the posterior predictive check. Valid key words
are: |
digits |
number of digits to report. |
... |
currently no additional arguments |
A set of standard extractor functions for fitted posterior predictive
check objects of class ppcOcc
, including methods to the generic function
summary
.
No return value, called to display summary information of a ppcOcc
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.