runModelFits | R Documentation |
Run model fitting on all tiles in all given conditions
runModelFits(msc, condNames, tiles, mc.cores)
msc |
dataframe containing the output of the 'mean.sd.count()' function. |
condNames |
the condition names |
tiles |
vector of tile assignments for each row in msc |
mc.cores |
the number of CPU cores to use in parallel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.