summary-methods: Methods for Function 'summary' in Package 'prevalence'

summary-methodsR 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 prev

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

prev-class


prevalence documentation built on June 4, 2022, 1:05 a.m.