Description Usage Arguments Author(s)
getFc gets the fold changes. getHr gets the hazard
ratios. getMeans gets the means. getPvals gets the p
values. getPostProbs get the posterior
probabilities. getSignif gets the pvalues or the posterior
probabilities depending on the approach (frequentist or bayesian) that
was used when the epheno object was created. getSummaryDif gets
fold changes and hazard ratios. lofFcHr gets the fold changes and
hazard ratios after log scaling. p.adjust.method gets the p value
adjustment method that was used when creating the
object. phenoClass returns a data.frame telling the class
(ordinal, continuous, categorical or survival) of each
phenotype. phenoNames gets the phenotype names. approach
gets the approach that was used (either frequentist or bayesian).
1 2 3 4 5 6 7 8 9 10 11 12 | getFc(x)
getHr(x)
getMeans(x)
getSignif(x)
getPvals(x)
getPostProbs(x)
getSummaryDif(x)
logFcHr(x)
p.adjust.method(x)
phenoClass(x)
phenoNames(x)
approach(x)
|
x |
|
Evarist Planet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.