regularizeRaw | R Documentation |
Function to perform Baldi & Long's error regularization
regularizeRaw(
msc,
condNames,
tiles,
n,
pseudo.n,
modelFunctions,
pessimistic = TRUE
)
msc |
dataframe containing the output of the 'mean.sd.count()' function |
condNames |
the names of the different count conditions (select, nonselect etc) |
n |
the number of replicates present for each datapoint in each condition |
pseudo.n |
the number of pseudo-replicates that detemine the weight of the prior in the regularization |
a data.frame containing for each condition the possion prior, bayesian regularized, and pessimistic (maximum) standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.