Skip to content

stamats/MKdescr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MKdescr   MKdescr

The repository includes the development version of R package MKdescr

License: LGPL v3 Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge cran checks

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)

Installation

## Installation of CRAN version
install.packages("MKdescr")

## Development version from GitHub
# install.packages("remotes")
remotes::install_github("stamats/MKdescr")

Getting started

library(MKdescr)

About

R package MKdescr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published