Plot Distribution of Random Allocation Values
Source:R/class_random_allocation_value_service.R
plot.RandomAllocationValueService.RdVisualizes the distribution of random allocation values managed by
a RandomAllocationValueService object. Optionally restricts the plot
to only used values and performs a chi-squared test for uniformity.
Usage
# S3 method for class 'RandomAllocationValueService'
plot(x, ..., usedValuesOnly = TRUE)