| as.ecdf | Converts an object to an empirical cumulative density... |
| as.ecdf-HistDat-method | Converts this histogram to an instance of the "ecdf" class,... |
| as.vector-HistDat-method | Converts this histogram to a vector. Not recommended if there... |
| c-HistDat-method | Concatenate observations into this instance |
| HistDat | The constructor function for the HistDat class. This is the... |
| HistDat-class | S4 class for histogram data |
| HistDat-package | 'HistDat': Summary statistics for histogram/count data |
| length-HistDat-method | Calculates the total number of observations in a histogram... |
| max-HistDat-method | Calculates the largest observation in the histogram dataset |
| mean-HistDat-method | Calculates the mean value of all observations in the... |
| median-HistDat-method | Calculates the median value of the observations in the... |
| min-HistDat-method | Calculates the smallest observation in the histogram dataset |
| quantile-HistDat-method | Returns the empirical quantiles of the observations... |
| range-HistDat-method | Calculates the range of values of the observations in the... |
| sd-HistDat-method | Calculates the standard deviation of the observations in the... |
| sort-HistDat-method | This is a dummy method so that sort can be applied to HistDat... |
| sub-HistDat-ANY-ANY-ANY-method | Index the histogram data |
| sum.HistDat | Calculates the sum of all observations in the histogram... |
| var-HistDat-method | Calculates the variance of observations in the histogram... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.