BIC_BUSseq {BUSseq} | R Documentation |
BUSseq_MCMC
Function
The function gives the Bayesian Informtion Criterion (BIC) value in the output
SingleCellExperiment
object.
BIC_BUSseq(sce_BUSseqfit)
sce_BUSseqfit |
An output |
BIC_val |
The BIC value. |
Fangda Song
Song, Fangda, Ga Ming Angus Chan, and Yingying Wei. Flexible experimental designs for valid single-cell RNA-sequencing experiments allowing batch effects correction. Nature communications 11, no. 1 (2020): 1-15.
# "BUSseqfits_example" is an example output BUSseqfits_example Example_BIC <- BIC_BUSseq(BUSseqfits_example)