powered by
Plot method for fitDist
# S3 method for fitDist plot(x, ...)
fitDist object
other args
x <- fitDist(rnorm(1000), 'norm', 30, 'N1', FALSE) plot(x)
Run the code above in your browser using DataLab