plot.fitDist function

Plot method for fitDist

Plot method for fitDist

## S3 method for class 'fitDist' plot(x, ...)

Arguments

  • x: fitDist object
  • ...: other args

Examples

x <- fitDist(rnorm(1000), 'norm', 30, 'N1', FALSE) plot(x)

Other functions in CoSMoS

Related functions from the same R package