Learn R Programming

⚠️There's a newer version (0.8) of this package.Take me there.

MKdescr (version 0.4)

Descriptive Statistics

Description

Contains several functions for descriptive statistics that are not available in standard R packages such as standardized IQR, Huber-type skipped mean, robust coefficient of variation (CV), robust signal to noise ratio (SNR), as well as functions that support graphical visualization such as boxplots based on quartiles (not hinges), negative logarithms and generalized logarithms for ggplots.

Copy Link

Version

Install

install.packages('MKdescr')

Monthly Downloads

574

Version

0.4

License

LGPL-3

Maintainer

Matthias Kohl

Last Published

November 7th, 2019

Functions in MKdescr (0.4)

glog

Compute Generalized Logarithm
MKdescr-package

Descriptive Statistics.
IQrange

The Interquartile Range
melt.long

Transform data.frame to Long Form
SNR

Compute SNR
qboxplot

Box Plots
fiveNS

Five-Number Summaries
CV

Compute CV
meanAD

The Mean Absolute Deviation
qbxp.stats

Box Plot Statistics
simCorVars

Simulate correlated variables.
transformations

New Transformations for Use with ggplot2 Package
thyroid

Plot TSH, fT3 and fT4 with respect to reference range.
skippedMean

Hyber-type Skipped Mean and SD