Description Usage Arguments Value
This function is internally called by the dcem_train to initialize the meu(s). It randomly selects the meu(s) from the range min(data):max(data).
1 2  | 
data | 
 (matrix): The dataset provided by the user.  | 
num_meu | 
 (number): The number of meu.  | 
A vector containing the selected samples from the dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.