powered by
plot
lqas_simulate_test()
plot helper function for lqas_simulate_test() function
# S3 method for lqasSim plot(x, ...)
An LQAS probability of classification plot
An object of class lqasSim produced by lqas_simulate_test() function
lqasSim
Additional plot parameters
x <- lqas_simulate_test( pop = 10000, n = 40, dLower = 0.6, dUpper = 0.9, replicates = 5, runs = 5 ) plot(x)
Run the code above in your browser using DataLab