Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 355 Bytes

File metadata and controls

8 lines (5 loc) · 355 Bytes

disttestr

An R package to estimate and neatly present distribution statistics for univariate data.

The package includes two functions. The function DistribTest() runs distribution tests and presents results. The function ModalityTest() runs modality tests and presents results.

Installation

devtools::install_github("timothymodel/disttestr")