Description Usage Arguments Value
View source: R/simulate-conditional-bp.R
Wrapper for simulate_cond_bp
1 2 3 4 5 6 7 8 | simulate_many_cond_bp(
K,
n_vec,
n_pos_vec,
part_list = NULL,
g_weight_list = NULL,
one_init = FALSE
)
|
K |
number of clusters to generate |
n_vec |
number of people in each cluster |
n_pos_vec |
number of positive smears in each cluster |
part_list |
a list of unique partitions with |
g_weight_list |
a summary of part_list, gives the number of times generations of size g appear in a cluster of size n
|
one_init |
logical. If TRUE, we assume the tree grew from one person |
data frame with the following columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.