Learn R Programming

BASiCS (version 1.1.0)

Summary: 'Summary' method for BASiCS_Chain objects

Description

For each of the BASiCS parameters (see Vallejos et al 2015), Summary returns the corresponding postior medians and limits of the high posterior density interval (probabilty equal to prob)

Usage

# S4 method for BASiCS_Chain
Summary(x, prob = 0.95)

Arguments

x

A '>BASiCS_Chain object.

prob

prob argument for HPDinterval function.

Value

An object of class '>BASiCS_Summary.

References

Vallejos, Marioni and Richardson (2015). PLoS Computational Biology.

Examples

Run this code
# NOT RUN {
help(BASiCS_MCMC)

# }

Run the code above in your browser using DataLab