Learn R Programming

prevalence (version 0.4.1)

summary-methods: Methods for Function summary in Package prevalence

Description

Summarize objects of class prev

Usage

# S4 method for 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