displayChainBASiCS-BASiCS_Chain-method {BASiCS}R Documentation

Accessors for the slots of a BASiCS_Chain object

Description

Accessors for the slots of a BASiCS_Chain

Usage

## S4 method for signature 'BASiCS_Chain'
displayChainBASiCS(object, Param = "mu")

Arguments

object

an object of class BASiCS_Chain

Param

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

Value

The requested slot of a BASiCS_Chain object

Author(s)

Catalina A. Vallejos cnvallej@uc.cl

References

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

See Also

BASiCS_Chain

Examples


# See
help(BASiCS_MCMC)
  

[Package BASiCS version 1.0.1 Index]