plot.aicsums: Plot sum-of-AIC results

Description Usage Arguments Value Author(s) Examples

Description

S3 plot method for sum-of-AIC results from find_optimal.

Usage

1
2
## S3 method for class 'aicsums'
plot(x, col = "black", pch = 16, ...)

Arguments

x

an object of class aicsums, as produced by find_optimal.

col

point colour

pch

point type

...

additional arguments to pass to plot.

Value

A plot is drawn on the current graphics device

Author(s)

Mitchell Lyons

Examples

1
## see ?find_optimal()

optimus documentation built on May 2, 2019, 12:07 p.m.