powered by
Initialize the estimation of beta
init_subset(df, K, col_id = "id")
A dataframe
The number of dataframe to obtain depending on the number of cluster chosen for the mixture
A character value corresponding to id column name
subset_df A list of K subset of dataframe
# NOT RUN { init_subset(adcampaign,3,"id") # }
Run the code above in your browser using DataLab