voronoiTessellation: voronoiTessellation Creates a voroni tessilation of the...

Description Usage Arguments Value

View source: R/voronoiTessellation.R

Description

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.

Usage

1
2
3
4
voronoiTessellation(
  xLocationsVoronoiTessellation,
  yLocationsVoronoiTessellation
)

Arguments

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.

Value

outAlternativeDataFrame


robiRagan/voteR documentation built on Feb. 27, 2020, 6:48 p.m.