createModel | R Documentation |
Create a model object for multipleSyn
.
createModel(data_obj, max_R_S_K = c(30, 50, 20))
data_obj |
data object produced by |
max_R_S_K |
maximum value of the number of mixture component index (r, s, k). |
createModel
returns a Rcpp_modelobject
multipleSyn
, readData
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.