Statistics, Department of

The R Journal
Date of this Version
12-2014
Document Type
Article
Citation
The R Journal (December 2014) 6(2); Editor: Deepayan Sarkar
Abstract
The main purpose of this paper is to present the main algorithms underlining the con struction and implementation of the SMR package, whose aim is to compute studentized normal midrange distribution. Details on the externally studentized normal midrange and standardized normal midrange distributions are also given. The package follows the same structure as the prob ability functions implemented in R. That is: the probability density function (dSMR), the cumulative distribution function (pSMR), the quantile function (qSMR) and the random number generating function (rSMR). Pseudocode and illustrative examples of how to use the package are presented.
Included in
Numerical Analysis and Scientific Computing Commons, Programming Languages and Compilers Commons
Comments
Copyright 2014, The R Foundation. Open access material. License: CC BY 3.0 Unported