displaySummaryBASiCS-BASiCS_Summary-method {BASiCS}R Documentation

Accessors for the slots of a BASiCS_Summary object

Description

Accessors for the slots of a BASiCS_Summary object

Usage

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

Arguments

object

an object of class BASiCS_Summary

Param

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

Value

The requested slot of a BASiCS_Summary object

Author(s)

Catalina A. Vallejos cnvallej@uc.cl

Nils Eling eling@ebi.ac.uk

See Also

BASiCS_Summary

Examples


# See
help(BASiCS_MCMC)
  

[Package BASiCS version 1.2.1 Index]