View source: R/get_prop_associations.R
compute_associations | R Documentation |
Compute associations between donor proportions and factor scores
compute_associations(donor_balances, donor_scores, stat_type)
donor_balances |
matrx The balances computed from donor cell type proportions |
donor_scores |
data.frame The donor scores matrix from tucker results |
stat_type |
character Either "fstat" to get F-Statistics, "adj_rsq" to get adjusted R-squared values, or "adj_pval" to get adjusted pvalues. |
A numeric vector of association statistics (one for each factor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.