Description Usage Arguments Value See Also
View source: R/mutator.cluster.R
A subset Q \subseteq P (each point selected with independent
probability pm
) is replaced by points placed according to a random sampleof size |Q| of
a bi-variate Gaussian distribution with uniformly sampled center and standard
deviation up to 0.3.
1 | doClusterMutation(coords, pm = 0.1, ...)
|
coords |
[ |
pm |
[ |
... |
[any] |
[matrix
] Mutated coordinates.
Other mutation operators: doAxisProjectionMutation
,
doCompressionMutation
,
doExpansionMutation
,
doExplosionMutation
,
doGridMutation
,
doImplosionMutation
,
doLinearProjectionMutation
,
doNormalMutation
,
doRotationMutation
,
doUniformMutation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.