histexp: Plots a histogram of 'x' added a line of the maximum...

Description Usage

Description

Plots a histogram of 'x' added a line of the maximum likelihood fitted exponential distribution to 'x'.

Usage

1
2
3
4
histexp(x, rate = NULL, cut = NULL, type = "l", scale = 1,
  breaks = "Sturges", coll = "red", lengthx = 1000, lwd = 1.5,
  add = FALSE, plot.all = TRUE, pres = cut * 1e-04, max.iter = 100,
  plot = TRUE, ...)

arnejohannesholmin/AJ documentation built on May 27, 2019, 4:06 a.m.