powered by
'plot' method for BASiCS_Chain objects
# S4 method for BASiCS_Chain plot(x, Param = "mu", Gene = NULL, Cell = NULL, Batch = 1, ylab = "", xlab = "", ...)
A BASiCS_Chain object.
BASiCS_Chain
Name of the slot to be used for the plot. Possible values: mu, delta, phi, s, nu, theta
mu, delta, phi, s, nu, theta
Specifies which gene is requested. Required only if Param = "mu" or "delta"
Param = "mu"
"delta"
Specifies which cell is requested. Required only if Param = "phi", "s" or "nu"
Param = "phi", "s"
"nu"
Specifies which batch is requested. Required only if Param = "theta"
Param = "theta"
As in par.
par
Other graphical parameters (see par).
Vallejos, Marioni and Richardson (2015). Bayesian Analysis of Single-Cell Sequencing data.
# NOT RUN { # See help(BASiCS_MCMC) # }
Run the code above in your browser using DataLab