getCross2 | R Documentation |
Given the start of the candidates points region, the parity of the crosspoints and the boundaries of the space of the design returns the effective limits of the candidate points region. Those points, taken in pairs from the first to the last delimit the region.
getCross2(cross, min, max, start, par)
cross |
Vector of crosspoints in the sensitivity function given an efficiency and weight |
min |
Minimum of the space of the design |
max |
Maximum of the space of the design |
start |
Boolean that gives the effective start of the candidate points region |
par |
Boolean with the parity of the region |
Vector of effective limits of the candidate points region. Taken in pairs from the beginning delimit the region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.