View source: R/cbea_internals.R
get_adj_mnorm | R Documentation |
Function to perform the adjustment for the mixture normal distribution
get_adj_mnorm(perm, unperm, verbose = FALSE, fix_comp = "none")
perm |
(List). Parameter values of the distribution of scores |
unperm |
(List). Parameter values of the distribution of scores computed on unpermuted data |
fix_comp |
(Character). Which component to keep |
A List of parameters for the adjusted mixture normal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.