powered by
S3 points method for sum-of-AIC results from find_optimal. Implemented to compare multiple outputs from find_optimal.
points
find_optimal
# S3 method for aicsums points(x, col = sample(1:20, 1), pch = sample(c(1:15, 17:20), 1), ...)
an object of class aicsums, as produced by find_optimal.
aicsums
point colour - random if not specified
point type - random if not specified
additional arguments to pass to points.
Points drawn on the current plot
# NOT RUN { ## see ?find_optimal() # }
Run the code above in your browser using DataLab