mean.sd.count | R Documentation |
Function to form mean, stdev and average raw count for a given condition
## S3 method for class 'sd.count'
mean(cond, regionalCounts, regionalDrops, tp, params)
cond |
the names of the condition (e.g. select, nonselect) |
regionalCounts |
the region-specific subset of the marginal counts dataframe |
tp |
the time point ID |
params |
the global parameters object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.