Given an abundance fit and x axis range and divisions, return a sequence of x values for drawing the histogram. Used as a subroutine inside graph.abundmodel.
1 | find.xaxis.hist(fit, tinydiv = 0.001, xrange)
|
fit |
result of model.littleR.Gibbs |
tinydiv |
width of bins used to draw the fitted distribution |
xrange |
Range of graph's x-axis (or y-axis). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.