Description Usage Arguments Value Examples
Initialize the matrix probability of each levels id to be in the clusters
1 |
df |
A dataframe |
K |
The number of dataframe to obtain depending on the number of cluster chosen for the mixture |
col_id |
A character value corresponding to id column name |
result_matrix A matrix of dimension : rows number is the number of cluster K, columns number is the number of distinct levels from id column
1 | init_tau(adcampaign,3,"id")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.