Description Usage Arguments Value
View source: R/betaSharedTest.R
Beta shared test
1  | betaSharedTest(tree, gene.data, colSpecies = colnames(gene.data), ...)
 | 
tree | 
 Species phylogeny (phylo object)  | 
gene.data | 
 A matrix of expression values with samples in columns and genes in rows  | 
colSpecies | 
 A character vector with same length as columns in gene.data, specifying the species for the corresponding column.  | 
... | 
 Parameters passed to   | 
List with:
 indivBetaRes: results from fitOneTheta
 sharedBetaRes: results from fitSharedBeta
sharedBeta: the estimated shared beta parameter
LRT: log likelihood ratio test statistic between the individual and shared beta model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.