Description Usage Arguments Examples
A function building and plotting CDF, with fitted lines for each branch, from range and frequency of bins given. input T$min= left boundary, T$max=right boundary, T$frequency= bin frequency.
1 | cdffromtable(values, T)
|
values |
values=vector of values, on which histogram will be built |
T |
T= a data frame with three columns describing a set of histograms. |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.