plot_rand_fit {singleCellHaystack} | R Documentation |
plot_rand_fit
Description
plot_rand_fit
Usage
plot_rand_fit(x, type = c("mean", "sd"))
## S3 method for class 'haystack'
plot_rand_fit(x, type = c("mean", "sd"))
Arguments
x |
haystack object. |
type |
whether to plot mean or sd. |
[Package singleCellHaystack version 1.0.2 Index]