Description Usage Arguments Details Value
View source: R/summary.DistMixing.R View source: R/print.DistMixing.R View source: R/DistMixing.R
This function is used to generate samples from two distributions and combining them.
1 | DistMixing(n, family_1, par_1, family_2, par_2, p = 0.5)
|
n |
sample length |
family_1 |
name of the fist distribution |
par_1 |
list of parameters 1 |
family_2 |
name of the second distribution |
par_2 |
list of parameters 2 |
p |
percentage split of data |
asbnfkjasbfkjasbdf
Function returns parameters of used distributions and combinde sample
fam1 |
Name of first distribution |
pars1 |
Parameters of first distribution |
fam2 |
Name of second distribution |
pars2 |
Parameters of second distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.