Summary | 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, na.rm = FALSE)
x |
A |
... |
Unused, only included for consistency with the generic. |
prob |
|
na.rm |
Unused, only included for consistency with the generic. |
An object of class BASiCS_Summary
.
Catalina A. Vallejos cnvallej@uc.cl
Nils Eling eling@ebi.ac.uk
data(ChainSC)
SummarySC <- Summary(ChainSC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.