Description Usage Arguments Value Author(s) Examples
Resample compatible subspaces to replace a set of subspaces. The new subspaces should not include or be included in another subspace from the original set.
1 | replace.subspaces(dim, subspaces, indexes, allowOverlap = FALSE)
|
dim |
Total number of dimensions from which to generate the subspaces. |
subspaces |
A list of generated subspaces. |
indexes |
Positions of the subspaces to replace. |
allowOverlap |
States whether overlap between subspaces are allowed. (might be a bit more complex if TRUE.). Note that full overlap and subset relation are never allowed. |
The original set of subspaces, where the places at indexes
were modified
Edouard Fouché, edouard.fouche@kit.edu
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.