MKdescr-package {MKdescr} | R Documentation |
Descriptive Statistics.
Description
Computation of standardized interquartile range (IQR), Huber-type skipped mean (Hampel (1985), <doi:10.2307/1268758>), robust coefficient of variation (CV) (Arachchige et al. (2019), <arXiv:1907.01110>), robust signal to noise ratio (SNR), z-score, standardized mean difference (SMD), as well as functions that support graphical visualization such as boxplots based on quartiles (not hinges), negative logarithms and generalized logarithms for 'ggplot2' (Wickham (2016), ISBN:978-3-319-24277-4).
Details
Package: | MKdescr |
Type: | Package |
Version: | 0.8 |
Date: | 2022-11-08 |
Depends: | R(>= 3.5.0) |
Imports: | stats, graphics, ggplot2, scales |
Suggests: | knitr, rmarkdown |
License: | LGPL-3 |
URL: | https://github.com/stamats/MKdescr |
library(MKdescr)
Author(s)
Matthias Kohl https://www.stamats.de
Maintainer: Matthias Kohl matthias.kohl@stamats.de
[Package MKdescr version 0.8 Index]