Learn R Programming

BASiCS (version 0.7.30)

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

Description

Accessors for the slots of a BASiCS_D_Summary-class

Usage

# S4 method for BASiCS_D_Summary
displaySummaryBASiCS(object, Param = "muTest")

Arguments

object

an object of class BASiCS_D_Summary-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_Summary-class

See Also

BASiCS_D_Summary-class

Examples

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

Run the code above in your browser using DataLab