HistDat: Summary Statistics for Histogram/Count Data
In some cases you will have data in a histogram format, where
you have a vector of all possible observations, and a vector of how many
times each observation appeared. You could expand this into a single 1D
vector, but this may not be advisable if the counts are extremely large.
'HistDat' allows for the calculation of summary statistics without the need
for expanding your data.
Version: |
0.2.0 |
Imports: |
methods, stats |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: |
2021-04-06 |
Author: |
Michael Milton |
Maintainer: |
Michael Milton <michael.r.milton at gmail.com> |
License: |
GPL (≥ 3) |
NeedsCompilation: |
no |
Materials: |
NEWS |
CRAN checks: |
HistDat results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=HistDat
to link to this page.