The R Journal: article published in 2014, volume 6:2

SMR: An R package for computing the externally studentized normal midrange distribution PDF download
Ben DĂȘivide Oliveira Batista and Daniel Furtado Ferreira , The R Journal (2014) 6:2, pages 123-136.

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 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). The pseudocodes and illustrative examples of how to use the package are presented.

Received: 2014-05-25; online 2015-01-04
CRAN packages: SMR
CRAN Task Views implied by cited CRAN packages: Distributions


CC BY 4.0
This article is licensed under a Creative Commons Attribution 3.0 Unported license .

@article{RJ-2014-029,
  author = {Ben DĂȘivide Oliveira Batista and Daniel Furtado Ferreira},
  title = {{SMR: An R package for computing the externally studentized
          normal midrange distribution}},
  year = {2014},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2014-029},
  url = {https://doi.org/10.32614/RJ-2014-029},
  pages = {123--136},
  volume = {6},
  number = {2}
}