View source: R/semicontinuousMixtureInterpretation.R
This simulates 2-person mixtures from the populations (pops) specified and it creates a data frame with summary statistics on said mixtures. RMNE type statistics are returned, as well as RMP/LR statistics (or the basis thereof)
1 | twopersonMixOriginal(db, pops = c("EU", "AM"), seed = 1, nMixes = 1000)
|
db |
database handle |
pops |
population groups to use. |
seed |
sets the seed in the random number generator |
nMixes |
the number of simulations to do |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.