generateInstanceMLSOL | R Documentation |
Auxiliary function used by MLSOL. Creates a synthetic sample based on two other samples, taking into account their types
generateInstanceMLSOL(seedInstance, refNeigh, t, D)
seedInstance |
Index of the sample we are using as "template" |
refNeigh |
Index of the reference neighbor |
t |
types of the instances |
D |
mld |
A synthetic sample derived from the one passed as a parameter and its neighbors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.