This package browser is in early development. Mind the rough edges.

texlive-statistics

Compute and typeset statistics tables and graphics

The statistics package can compute and typeset statistics like frequency tables, cumulative distribution functions (increasing or decreasing, in frequency or absolute count domain), from the counts of individual values, or ranges, or even the raw value list with repetitions. It can also compute and draw a bar diagram in case of individual values, or, when the data repartition is known from ranges, an histogram or the continuous cumulative distribution function. You can ask statistics to display no result, selective results or all of them. Similarly statistics can draw only some parts of the graphs.

Installation

Install the latest version of texlive-statistics as follows:

guix install texlive-statistics

Or install a particular version:

guix install texlive-statistics@66594

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.