compak
object in ggplotcompak_graphics.Rd
This function provides a histogram corresponding to the observations and then overlaid with the pmf of a compak smoother using ggplot or graphics.
# S3 method for compak autoplot(x, ...) # S3 method for compak plot(x, ...)
x | an object class 'compak' object, obtain from a call to |
---|---|
... | other argument passed to or from other methods (currently unused). |
An ggplot object for autoplot.