ISD_bin_plot_nonoverlapping | R Documentation |
ISD_bin_plot_nonoverlapping(
binValsTibble = NULL,
binBreaks = NULL,
binCounts = NULL,
b.MLE,
b.confMin,
b.confMax,
...
)
binValsTibble |
tibble of binned data with each row representing a bin
and with columns |
binBreaks |
vector of bin breaks |
binCounts |
vector of bin counts |
b.MLE |
maximum likelihood estimate of b (ideally from the MLEbin method) |
b.confMin |
lower 95\ \itemb.confMaxupper 95\ \item...further arguments to be passed to This function calls |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.