View source: R/cbea_internals.R
combine_distr | R Documentation |
Pass along handling of combining distributions to avoid clogging up the main function
combine_distr(perm, unperm, distr, ...)
perm |
(List). A list of parameters for permuted distribution |
unperm |
(List). A list of parameters for the unpermuted distribtion |
distr |
(String). Distribution of choice |
A list of the combined distribution form based on the initial distribution of choice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.