Plots histograms of ISE parameter values a, b, c, sigma, and LOD (alpha, beta or S/N) for the equation y = a + b log(x + c) + error, where error follows a normal distribution with mean 0 and standard deviation sigma.
# S3 method for ISEdescription
plot(x, breaks = 20, ...)
No return value, creates plot.
ISE description (e.g. object of class ISEdescription)
Approximate number of bins for histograms, defaults to 20
Other arguments to be passed through to plotting (histogram) functions
Peter Dillingham, peter.dillingham@otago.ac.nz
describeISE