Learn R Programming

BASiCS (version 0.3.1)

displaySummaryBASiCS-BASiCS_Summary-method: Accessors for the slots of a BASiCS_Summary object

Description

Accessors for the slots of a BASiCS_Summary-class

Usage

# S4 method for BASiCS_Summary
displaySummaryBASiCS(object, Param = "mu")

Arguments

object

an object of class BASiCS_Summary-class

Param

Name of the slot to be used for the accessed. Possible values: mu, delta, phi, s, nu, theta

Value

The requested slot of an object of class BASiCS_Summary-class

References

Vallejos, Marioni and Richardson (2015). Bayesian Analysis of Single-Cell Sequencing data.

See Also

BASiCS_Summary-class

Examples

Run this code
# NOT RUN {
# See
help(BASiCS_MCMC)
# }

Run the code above in your browser using DataLab