addlnorm estimates a log-normal distribution from output of hist.
addlnorm.Rd
addlnorm estiamtes a log-normal distribution from output of a histogram of a data set.
Arguments
- inhist
is the output from a call to 'hist' (see examples)
- xdata
is the data that is being plotted in the histogram.
- inc
defaults to a value of 0.01; is the fine grain increment used to define the normal curve. The histogram will be coarse grained relative to this.