About Anaconda Help Download Anaconda

Summary Statistics for Histogram/Count Data

copied from cf-staging / r-histdat

Installers

  • noarch v0.2.0

conda install

To install this package run one of the following:
conda install conda-forge::r-histdat

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy