| AccuracyPrecision {NCStats} | R Documentation |
Plot “targets” and histograms for illustrating accuracy and precision. The user can choose the number of points to sample.
AccuracyPrecision(n=20, r=4)
n |
Number of random points to put on each target and histogram. |
r |
Number of rings (i.e., circles) on the target. |
None. A plot is produced
Derek H. Ogle, dogle@northland.edu
AccuracyPrecision() AccuracyPrecision(50,5)