Package: HistDat 0.2.0
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.
Authors:
HistDat_0.2.0.tar.gz
HistDat_0.2.0.zip(r-4.5)HistDat_0.2.0.zip(r-4.4)HistDat_0.2.0.zip(r-4.3)
HistDat_0.2.0.tgz(r-4.4-any)HistDat_0.2.0.tgz(r-4.3-any)
HistDat_0.2.0.tar.gz(r-4.5-noble)HistDat_0.2.0.tar.gz(r-4.4-noble)
HistDat_0.2.0.tgz(r-4.4-emscripten)HistDat_0.2.0.tgz(r-4.3-emscripten)
HistDat.pdf |HistDat.html✨
HistDat/json (API)
NEWS
# Install 'HistDat' in R: |
install.packages('HistDat', repos = c('https://multimeric.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/multimeric/histdat/issues
Last updated 4 years agofrom:d33e1ca807. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:as.ecdfHistDatmeanmedianquantilesdsortvar
Dependencies: