View source: R/build_mm_list.R
build_mm_list | R Documentation |
build_mm_list
build_mm_list(.n_clust, .mm_id_nms = "sch_id_", .mm_wt_nms = "sch_wt_")
.n_clust |
Numeric scalar. The number of clusters.
Depending on whether the "compact" (default) or "wide" format was used in
to |
.mm_id_nms |
A string. The prefix name of the multiple membership unique ID variables. |
.mm_wt_nms |
A string. The prefix name of the multiple membership weight variables. |
This function returns a list to be passed to run_mlwin
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.