Learn R Programming

BASiCS (version 0.7.30)

displayChainBASiCS-BASiCS_D_Chain-method: Accessors for the slots of a BASiCS_D_Chain object

Description

Accessors for the slots of a BASiCS_D_Chain-class

Usage

# S4 method for BASiCS_D_Chain
displayChainBASiCS(object, Param = "muTest")

Arguments

object

an object of class BASiCS_D_Chain-class

Param

Name of the slot to be used for the accessed. Possible values: muTest, muRef, deltaTest, deltaRef, phi, s, nu, thetaTest, thetaRef

Value

The requested slot of an object of class BASiCS_D_Chain-class

See Also

BASiCS_D_Chain-class

Examples

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

Run the code above in your browser using DataLab