Description Usage Arguments Value Examples
Initialize the estimation of beta
1  | init_subset(df, K, col_id = "id")
 | 
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  | 
subset_df A list of K subset of dataframe
1  | init_subset(adcampaign,3,"id")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.