Summary {BASiCS} | R Documentation |
For each of the BASiCS parameters (see Vallejos et al 2015),
Summary
returns the corresponding postior medians and limits of
the high posterior density interval (probabilty equal to prob
)
## S4 method for signature 'BASiCS_Chain' Summary(x, prob = 0.95)
x |
A |
prob |
|
An object of class BASiCS_Summary
.
Catalina A. Vallejos cnvallej@uc.cl
Nils Eling eling@ebi.ac.uk
data(ChainSC) SummarySC <- Summary(ChainSC)