LuisBenavides/SNS: Sequential Normal Scores in Statistical Process Management

The methods discussed in this package are new non-parametric methods based on sequential normal scores 'SNS' (Conover et al (2017) <doi:10.1080/07474946.2017.1360091>), designed for sequences of observations, usually time series data, which may occur singly or in batches, and may be univariate or multivariate. These methods are designed to detect changes in the process, which may occur as changes in location (mean or median), changes in scale (standard deviation, or variance), or other changes of interest in the distribution of the observations, over the time observed. They usually apply to large data sets, so computations need to be simple enough to be done in a reasonable time on a computer, and easily updated as each new observation (or batch of observations) becomes available. Some examples and more detail in 'SNS' is presented in the work by Conover et al (2019) <arXiv:1901.04443>.

Getting started

Package details

AuthorVictor Tercero [aut], Luis Benavides [aut, cre], Jorge Merlo [ctb]
MaintainerLuis Benavides <luisbv@tec.mx>
LicenseMIT + file LICENSE
Version1.4.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("LuisBenavides/SNS")
LuisBenavides/SNS documentation built on April 11, 2021, 3:50 p.m.