geom_full | list: | summary statistics describing the site,
cluster assignments, and randomization. |
geom_core | list: | summary statistics describing the core area |
trial | data frame: | rows correspond to geolocated points, as follows: |
| x | numeric vector: x-coordinates of locations |
| y | numeric vector: y-coordinates of locations |
| cluster | factor: assignments to cluster of each location |
| arm | factor: assignments to "control" or "intervention" for each location |
| nearestDiscord | numeric vector: signed Euclidean distance to nearest discordant location (km) |
| buffer | logical: indicator of whether the point is within the buffer |
| ... | other objects included in the input "CRTsp" object or data frame |