| summary-methods {prevalence} | R Documentation | 
Methods for Function summary in Package prevalence
Description
Summarize objects of class prev
Usage
## S4 method for signature 'prev'
summary(object, conf.level)
Arguments
object | 
 An object of class   | 
conf.level | 
 Confidence level to be used in credibility intervals  | 
Methods
signature(object = "prev")- 
Obtain mean, median, mode, standard deviation, variance, credibility interval and number of samples for each chain separately and for all chains combined.
 
See Also
[Package prevalence version 0.4.1 Index]