Description Usage Format Details References See Also Examples
Output summarized from MCMC posterior results analyzing Yassour 2009 data.
1 2 3 |
These are list's containing several posterior means:
E.Phi for expected expression, b.InitList.roc for parameters,
AA.prob for proportion of amino acids, sigmaW for
standard error of measure errors, and gene.length for
gene length.
yassour.PM.fits and yassour.PM.appr are the MCMC output
of with/without observed expression, respectively.
Both contain posterior means of expected expressions and coefficient
parameters: E.Phi and b.InitList.roc are
scaled results such that each MCMC iteration has mean 1 at E.Phi.
yassour.info contains sequences information (Yeast):
AA.prob and gene.length are summarized
from corresponding genes in the analysis.
Note that some of genes may not have good quality of expression or sequence
information, so those genes are dropped from yassour dataset.
https://github.com/snoweye/cubfits/
1 2 3 4 5 6 | ## Not run:
str(yassour.PM.fits)
str(yassour.PM.appr)
str(yassour.PM.info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.