Description Usage Arguments Value Author(s) Examples
Reads the summary.txt file output by BGmix, containing information about data sets used and model options. This function is called by ccParams, ccTrace and ccPred, therefore users will not in general need to call it directly.
1 | ccSummary(filedir)
|
filedir |
character. The name of the output directory created by BGmix. |
A list of scalar values, as follows:
ngenes,nconds,neffects,ncomps,ntau |
nos. genes, conditions, effects, mixture components, gene variances |
jstar |
label of effect with mixture prior (labels start at 0) |
move.choice.bz,move.choice.cut,move.choice.aa,
move.choice.eta,move.choice.lam,move.choice.tau,
like.choice,trace.out,trace.pred |
model choice options (see |
lambda.up.init,lambda.down.init,
eta.up.init,eta.down.init
|
inital values for eta and lambda (parameters of mixture components) |
Alex Lewin
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.