Description Usage Arguments Value
View source: R/voronoiTessellation.R
Used mostly for testign purposes. This fucntion allows you to quickly check the cutlines for 2 alterantive cases and the analogous boundaries for more than 2 alterantives. Only works for casses with purely 'circular' euclidian preferences.
1 2 3 4 | voronoiTessellation(
xLocationsVoronoiTessellation,
yLocationsVoronoiTessellation
)
|
xLocationsVoronoiTessellation |
The x coordinates for the generator points. Usually this will be the alternatives/competitors in the choice set. |
yLocationsVoronoiTessellation |
The y coordinates for the generator points. Usually this will be the aternatives/competitors in the choice set. |
outAlternativeDataFrame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.