Plot method for fitDist
## S3 method for class 'fitDist' plot(x, ...)
x
...
x <- fitDist(rnorm(1000), 'norm', 30, 'N1', FALSE) plot(x)
Related functions from the same R package