Package alphaoutlier

Similar documents
Package depth.plot. December 20, 2015

Package invgamma. May 7, 2017

Package netcoh. May 2, 2016

Package skellam. R topics documented: December 15, Version Date

Package pearson7. June 22, 2016

Package bivariate. December 10, 2018

Package Delaporte. August 13, 2017

Package dhsic. R topics documented: July 27, 2017

Package emg. R topics documented: May 17, 2018

Package clustergeneration

Package icmm. October 12, 2017

Package metafuse. October 17, 2016

Package esaddle. R topics documented: January 9, 2017

Package QuantifQuantile

Package SpatialNP. June 5, 2018

Package severity. February 20, 2015

Package gtheory. October 30, 2016

Package scio. February 20, 2015

Package gwqs. R topics documented: May 7, Type Package. Title Generalized Weighted Quantile Sum Regression. Version 1.1.0

Package gma. September 19, 2017

Package sscor. January 28, 2016

Package rnmf. February 20, 2015

Package EnergyOnlineCPM

Package ARCensReg. September 11, 2016

Package ProbForecastGOP

Package condmixt. R topics documented: February 19, Type Package

Package leiv. R topics documented: February 20, Version Type Package

Package NonpModelCheck

Package ExtremeBounds

Package rgabriel. February 20, 2015

Package ltsbase. R topics documented: February 20, 2015

Package msir. R topics documented: April 7, Type Package Version Date Title Model-Based Sliced Inverse Regression

Package MultiRNG. January 10, 2018

Package idmtpreg. February 27, 2018

Package sbgcop. May 29, 2018

Package EL. February 19, 2015

Package pssm. March 1, 2017

Package CopulaRegression

Package RootsExtremaInflections

Package univoutl. January 9, 2018

Package covtest. R topics documented:

Package mmm. R topics documented: February 20, Type Package

The cramer Package. June 19, cramer.test Index 5

Package generalhoslem

Package ProDenICA. February 19, 2015

Package mlmmm. February 20, 2015

Package MicroMacroMultilevel

Package sym.arma. September 30, 2018

Package CovSel. September 25, 2013

Package NORMT3. February 19, 2015

Package locfdr. July 15, Index 5

Package flexcwm. R topics documented: July 11, Type Package. Title Flexible Cluster-Weighted Modeling. Version 1.0.

Package GPfit. R topics documented: April 2, Title Gaussian Processes Modeling Version Date

Package multivariance

Package misctools. November 25, 2016

Package AID. R topics documented: November 10, Type Package Title Box-Cox Power Transformation Version 2.3 Date Depends R (>= 2.15.

Package sdprisk. December 31, 2016

Package factorqr. R topics documented: February 19, 2015

Package decon. February 19, 2015

Package covsep. May 6, 2018

Package BayesNI. February 19, 2015

Package threg. August 10, 2015

Package flexcwm. R topics documented: July 2, Type Package. Title Flexible Cluster-Weighted Modeling. Version 1.1.

Package MiRKATS. May 30, 2016

Package eel. September 1, 2015

Package sindyr. September 10, 2018

Package cellwise. June 26, 2018

Package gk. R topics documented: February 4, Type Package Title g-and-k and g-and-h Distribution Functions Version 0.5.

Package rarhsmm. March 20, 2018

Package ICBayes. September 24, 2017

Package SimCorMultRes

Package jmcm. November 25, 2017

Package spcov. R topics documented: February 20, 2015

Package basad. November 20, 2017

Package unbalhaar. February 20, 2015

Package pfa. July 4, 2016

Simulating Random Variables

Package lomb. February 20, 2015

Package mpmcorrelogram

Package face. January 19, 2018

Package jmuoutlier. February 17, 2017

Package TSF. July 15, 2017

Package reinforcedpred

Package BNN. February 2, 2018

Package LCAextend. August 29, 2013

Package sklarsomega. May 24, 2018

Package penmsm. R topics documented: February 20, Type Package

Package IndepTest. August 23, 2018

Package SimSCRPiecewise

Package gumbel. February 15, 2013

Package ICGOR. January 13, 2017

Package ChIPtest. July 20, 2016

Package CompQuadForm

Package ppcc. June 28, 2017

Package TwoStepCLogit

Package tspi. August 7, 2017

Review for the previous lecture

Package IGG. R topics documented: April 9, 2018

Package BSSasymp. R topics documented: September 12, Type Package

The Davies Package. October 11, 2007

Transcription:

Type Package Package Outlier September 9, 2016 Title Obtain Alpha-Outlier Regions for Well-Known Probability Distributions Version 1.2.0 Date 2016-09-09 Author Andre Rehage, Sonja Kuhnt Maintainer Andre Rehage <rehage@statistik.tu-dortmund.de> Given the parameters of a distribution, the package uses the concept of outliers by Davies and Gather (1993) to flag outliers in a set. See Davies, L.; Gather, U. (1993): The identification of multiple outliers, JASA, 88 423, 782-792, <doi:10.1080/01621459.1993.10476339> for details. License GPL-3 Depends Rsolnp, nleqslv, quantreg, graphics Imports stats NeedsCompilation no Repository CRAN Date/Publication 2016-09-09 18:05:11 R topics documented: Outlier-package.................................... 2 aout.binom......................................... 3 aout.cg............................................ 4 aout.chisq.......................................... 5 aout.conttab......................................... 6 aout.exp........................................... 7 aout.gandh.......................................... 8 aout.hyper.......................................... 9 aout.kernel......................................... 10 aout.laplace......................................... 11 aout.logis.......................................... 12 aout.mvnorm........................................ 13 1

2 Outlier-package aout.nbinom......................................... 14 aout.norm.......................................... 15 aout.pareto......................................... 16 aout.pois........................................... 17 aout.weibull......................................... 18 citiesdata.......................................... 19 createdesmat........................................ 19 daysabs........................................... 20 Index 21 Outlier-package Obtain α-outlier regions for well-known probability distributions Details Given the parameters of a distribution, the package uses the concept of α-outliers by Davies and Gather (1993) to flag outliers in a set. The structure of the package is as follows: aout.[distribution] is the name of the function which returns the α-outlier region of a random variable following [Distribution]. The names of the distributions are abbreviated as in the d, p, q, r functions. Use pre-specified or robustly estimated parameters from your to obtain reasonable results. The sample size should be taken into account when choosing, for example Gather et al. (2003) propose α N = 1 (1 α) 1/N., S. Kuhnt Davies, L.; Gather, U. (1993) The identification of multiple outliers, Journal of the American Statistical Association, 88 423, 782-792. Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585. nleqslv, solnp, rq.fit.fnc iris.setosa <- iris[1:51, 4] aout.norm( = iris.setosa, param = c(mean(iris.setosa), sd(iris.setosa)), = 0.01) aout.pois( = warpbreaks[,1], param = mean(warpbreaks[,1]), = 0.01, = TRUE)

aout.binom 3 aout.binom Find α-outliers in Binomial Given the parameters of a Binomial distribution, aout.binom identifies α-outliers in a given set. aout.binom(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the Binomial distribution, N and p. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. dbinom (uis) medbeck <- median(uis$beck) aout.binom( = uis$beck, param = c(54, medbeck/54), = 0.001)

4 aout.cg aout.cg Find α-outliers in conditional Gaussian Given the parameters of a conditional Gaussian distribution, aout.cg identifies α-outliers in a given set. aout.cg(, param, = 0.1, = FALSE) param a matrix. First column: Class of the value, coded with an integer between 1 and d, where d is the number of classes. Second column: The value as a realization of a univariate normal with parameters µ and σ. The set to be examined. a list with three elements: p: d-dimensional vector of probabilities of the classes. mu: d-dimensional vector of univariate mean values of each class. sigma: d- dimensional vector of univariate standard errors of each class boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a frame of the outlier-free. Edwards, D. (2000) Introduction to Graphical Modelling. 2nd edition, Springer, New York. Kuhnt, S.; Rehage, A. (2013) The concept of α-outliers in structured situations. In C. Becker, R. Fried, S. Kuhnt (Eds.): Robustness and Complex Data Structures. Festschrift in Honour of Ursula Gather. Berlin: Springer, 91-108. # Rats' weights example taken from Edwards (2000) ratweight <- cbind(drug = c(1, 1, 2, 3, 1, 1, 2, 3, 1, 2, 3, 3, 1, 2, 2, 3, 1, 2, 2, 3, 1, 2, 3, 3), Week1 = c(5, 7, 9, 14, 7, 8, 7, 14, 9, 7, 21, 12, 5, 7, 6, 17, 6, 10, 6, 14, 9, 8, 16, 10))

aout.chisq 5 aout.cg(ratweight, list(p = c(1/3, 1/3, 1/3), mu = c(7, 7, 14), sigma = c(1.6, 1.4, 3.3))) aout.chisq Find α-outliers in χˆ2 Given the parameters of a χ 2 distribution, aout.chisq identifies α-outliers in a given set. aout.chisq(, param, = 0.1, = FALSE, ncp = 0, lower = auto.l, upper = auto.u, method.in = "Newton", global.in = "gline", control.in = list(sigma = 0.1, maxit = 1000, xtol = 1e-12, ftol = 1e-12, btol = 1e-04)) param ncp lower upper method.in global.in control.in a vector. The set to be examined. an atomic vector. Contains the degrees of freedom of the χ 2 distribution. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. an atomic vector. Determines the non-centrality parameter of the χ 2 distribution. Defaults to 0. an atomic vector. First element of x from nleqslv. an atomic vector. Second element of x from nleqslv. See method in nleqslv. See global in nleqslv. See control in nleqslv. Details The α-outlier region of a χ 2 distribution is generally not available in closed form or via the tails, such that a non-linear equation system has to be solved. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free.

6 aout.conttab dchisq aout.chisq(chisq.test(occupationalstatus)$statistic, 49) aout.conttab Find α-outliers in two-way contingency tables This is a wrapper function for aout.pois. We assume that each entry of a contingency table can be seen as a realization of a Poisson random variable. The parameter λ of each cell can either be set by the user or estimated. Given the parameters, aout.conttab identifies α-outliers in a given contingency table. aout.conttab(, param, = 0.1, = FALSE, show.estimates = FALSE) param a matrix or.frame. The contingency table to be examined. a character string from c("ml", "L1", "MP") or a vector containing the parameters of each cell of the Poisson distribution: λ. "ML" yields the maximum likelihood estimate from the log-linear Poisson model using a suitable design matrix. "L1" yields the L1-estimate from rq.fit.fnc. "MP" yields the Median Polish estimate. If the parameter vector is given by the user, it is necessary that the contingency table was filled byrow = FALSE. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. show.estimates boolean. Returns ˆλ for each cell if set to TRUE. Defaults to FALSE. Data frame of the vectorized input and, if desired, an index named is.outlier that flags the outliers with TRUE and a vector named param containing the estimated lambdas.

aout.exp 7 Kuhnt, S. (2000) Ausreisseridentifikation im Loglinearen Poissonmodell fuer Kontingenztafeln unter Einbeziehung robuster Schaetzer. Ph.D. Thesis. Universitaet Dortmund, Dortmund. Fachbereich Statistik. Kuhnt, S.; Rapallo, F.; Rehage, A. (2014) Outlier detection in contingency tables based on minimal patterns. Statistics and Computing 24 (3), 481-491. rq.fit.fnc, aout.pois aout.conttab( = HairEyeColor[,,1], param = "L1", = 0.01, show.estimates = TRUE) aout.conttab( = HairEyeColor[,,1], param = "ML", = 0.01, show.estimates = TRUE) aout.exp Find α-outliers in exponentially distributed Given the parameters of an exponential distribution, aout.exp identifies α-outliers in a given set. aout.exp(, param, = 0.1, = FALSE, theta = 0) param theta a vector. The set to be examined. an atomic vector. Contains the parameter of the exponential distribution. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. an atomic vector. Determines the lower bound of the support of the exponential distribution. Defaults to 0. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free.

8 aout.gandh Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585. dexp aout.exp(attenu[,5], median(attenu[,5]), = 0.05) aout.gandh Find α-outliers in from the family of g-and-h distributions Given the parameters of a g-and-h distribution, aout.gandh identifies α-outliers in a given set. aout.gandh(, param, = 0.1, = FALSE) Details Note a vector. The set to be examined. param a vector. Contains the parameters of the g-and-h distribution: median, scale, g, h. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. The concept of α-outliers is based on the p.d.f. of the random variable. Since for g-and-h distributions this does not exist in closed form, the computation of the outlier region is based on an optimization of the quantile function with side conditions. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. Makes use of solnp.

aout.hyper 9 Xu, Y.; Iglewicz, B.; Chervoneva, I. (2014) Robust estimation of the parameters of g-and-h distributions, with applications to outlier detection. Computational Statistics and Data Analysis 75, 66-80. durations <- faithful$eruptions aout.gandh(durations, c(4.25, 1.14, 0.05, 0.05), = 0.1) aout.hyper Find α-outliers in hypergeometric Given the parameters of a hypergeometric distribution, aout.hyper identifies α-outliers in a given set. aout.hyper(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the hypergeometric distribution: m, n, k. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. Hypergeometric

10 aout.kernel set.seed(1) lotto6aus49 <- rhyper(100, 6, 43, 6) aout.hyper(lotto6aus49, c(6, 43, 6), 0.1) aout.kernel Find α-outliers in arbitrary univariate using kernel density estimation Given the arguments of the density, aout.kernel identifies α-outliers in a given set. aout.kernel(,, plot = TRUE, plottitle = "", kernel = "gaussian", nkernel = 1024, kern.bw = "SJ", kern.adj = 1, xlim = NA, ylim = NA, outints = FALSE, w = NA,...) plot plottitle kernel nkernel kern.bw kern.adj xlim ylim outints w a vector. The set to be examined. outlier region may contain. boolean. If TRUE, a plot of the and estimated density with shaded outlier region is printed. character string. Title of the plot. See kernel in density. See n in density. See bw in density. See adjust in density. a vector. Specify if you want to change the x-limits of the plot. a vector. Specify if you want to change the y-limits of the plot. boolean. If TRUE, then the bounds of the inlier-regions and the chosen bandwidth are shown. a vector. See weights in density.... Further arguments for density and plot.

aout.laplace 11 If outints = TRUE, a list of Results A frame containing one row for each observation. The observations are labelled whether they are outlying, the value of the estimated density at the observation is shown and the bound of the outlier identifier. Bounds.of.Inlier.Regions The bounds of the inlier region(s). KDE.Chosen.Bandwidth The bandwidth that was chosen by density. set.seed(23) tempx <- rnorm(1000, 0, 1) tempx[1] <- -2.5 aout.kernel(tempx[1:10], = 0.1, kern.adj = 1, xlim = c(-3,3), outints = TRUE) # not run: # aout.kernel(tempx[1:200], = 0.1, kern.adj = 1, xlim = c(-3,3)) aout.laplace Find α-outliers in Laplace / double exponential Given the parameters of a Laplace distribution, aout.laplace identifies α-outliers in a given set. aout.laplace(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the Laplace distribution: µ, σ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free.

12 aout.logis Dumonceaux, R.; Antle, C. E. (1973) Discrimination between the log-normal and the Weibull distributions. Technometrics, 15 (4), 923-926. Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585. # Using the flood from Dumonceaux and Antle (1973): temp <- c(0.265, 0.269, 0.297, 0.315, 0.3225, 0.338, 0.379, 0.380, 0.392, 0.402, 0.412, 0.416, 0.418, 0.423, 0.449, 0.484, 0.494, 0.613, 0.654, 0.74) aout.laplace(temp, c(median(temp), median(abs(temp - median(temp)))), 0.05) aout.logis Find α-outliers in logistic Given the parameters of a logistic distribution, aout.logis identifies α-outliers in a given set. aout.logis(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the logistic distribution: µ, σ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free.

aout.mvnorm 13 Balakrishnan, N. (1992) Maximum likelihood estimation based on complete and type II censored samples. In N. Balakrishnan (Ed.): Handbook of the Logistic Distribution. Dekker, New York, 49-78. Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585. dlogis # Data example from Balakrishnan (1967) lifetime <- c(785, 855, 905, 918, 919, 920, 929, 936, 948, 950) aout.logis(lifetime, c(949.9, 63.44)) aout.mvnorm Find α-outliers in multivariate normal Given the parameters of a multivariate normal distribution, aout.mvnorm identifies α-outliers in a given set. aout.mvnorm(, param, = 0.1, = FALSE) param a.frame or matrix. The set to be examined. a list. Contains the parameters of the normal distribution: the mean vector µ and the covariance matrix σ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a frame of the outlier-free.

14 aout.nbinom Kuhnt, S.; Rehage, A. (2013) The concept of α-outliers in structured situations. In C. Becker, R. Fried, S. Kuhnt (Eds.): Robustness and Complex Data Structures. Festschrift in Honour of Ursula Gather. Berlin: Springer, 91-108. dnorm temp <- iris[1:51,-5] temp.xq <- apply(fun = median, MARGIN = 2, temp) aout.mvnorm(as.matrix(temp), param = list(temp.xq, cov(temp)), = 0.001) aout.nbinom Find α-outliers in negative Binomial Given the parameters of a negative Binomial distribution, aout.nbinom identifies α-outliers in a given set. aout.nbinom(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the negative Binomial distribution: N, p. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. dnbinom, daysabs

aout.norm 15 (daysabs) aout.nbinom(daysabs, c(8, 0.6), 0.05) aout.norm Find α-outliers in normal Given the parameters of a normal distribution, aout.norm identifies α-outliers in a given set. aout.norm(, param = c(0, 1), = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameters of the normal distribution: µ, σ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585. dnorm

16 aout.pareto iris.setosa <- iris[1:51, 4] # implosion breakdown point: aout.norm( = iris.setosa, param = c(median(iris.setosa), mad(iris.setosa)), = 0.01) # better: aout.norm( = iris.setosa, param = c(median(iris.setosa), sd(iris.setosa)), = 0.01) aout.pareto Find α-outliers in Pareto Given the parameters of a Pareto distribution, aout.pareto identifies α-outliers in a given set. aout.pareto(, param, = 0.1, = FALSE) Details a vector. The set to be examined. param a vector. Contains the parameters of the Pareto distribution: λ, θ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. We use the Pareto distribution with Lebesgue-density f(x) = λθλ x λ+1. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. Gather, U.; Kuhnt, S.; Pawlitschko, J. (2003) Concepts of outlyingness for various structures. In J. C. Misra (Ed.): Industrial Mathematics and Statistics. New Delhi: Narosa Publishing House, 545-585.

aout.pois 17 citiesdata (citiesdata) aout.pareto(citiesdata[[1]], c(1.31, 14815), = 0.01) aout.pois Find α-outliers in Poisson count Given the parameters of a Poisson distribution, aout.pois identifies α-outliers in a given set. aout.pois(, param, = 0.1, = FALSE) a vector. The set to be examined. param a vector. Contains the parameter of the Poisson distribution: λ. boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. dpois aout.pois( = c(discoveries), param = median(discoveries), = 0.01)

18 aout.weibull aout.weibull Find α-outliers in Weibull Given the parameters of a Weibull distribution, aout.weibull identifies α-outliers in a given set. aout.weibull(, param, = 0.1, = FALSE, lower = auto.l, upper = auto.u, method.in = "Broyden", global.in = "qline", control.in = list(sigma = 0.1, maxit = 1000, xtol = 1e-12, ftol = 1e-12, btol = 1e-04)) Details a vector. The set to be examined. param a vector. Contains the parameters of the Weibull distribution: β, λ. lower upper method.in global.in control.in boolean. Returns the outlier-free if set to TRUE. Defaults to FALSE. an atomic vector. First element of x from nleqslv. an atomic vector. Second element of x from nleqslv. See method in nleqslv See global in nleqslv See control in nleqslv The α-outlier region of a Weibull distribution is generally not available in closed form or via the tails, such that a non-linear equation system has to be solved. Data frame of the input and an index named is.outlier that flags the outliers with TRUE. If is set to TRUE, a simple vector of the outlier-free. Dodson, B. (2006) The Weibull Analysis Handbook. American Society for Quality, 2nd edition.

citiesdata 19 dweibull, nleqslv # lifetime example taken from Table 2.2, Dodson (2006) temp <- c(12.5, 24.4, 58.2, 68.0, 69.1, 95.5, 96.6, 97.0, 114.2, 123.2, 125.6, 152.7) aout.weibull(temp, c(2.25, 97), 0.1) citiesdata Population of the 999 largest German cities Population of the 999 largest German cities as a real life example for Pareto distributed (citiesdata) Format List with one element http://bevoelkerungsstatistik.de createdesmat Create design matrix for log-linear models of contingency tables This function creates a design matrix for contingency tables and is particularly useful for log-linear Poisson models. It uses effect coding of the variables: First the rows of the contingency table from top to bottom, then the columns from left to right. createdesmat(n, p) n p Number of rows of the corresponding contingency table. Number of columns of the corresponding contingency table.

20 daysabs A (n+p-1) times (n*p) design matrix. Kuhnt, S.; Rapallo, F.; Rehage, A. (2014) Outlier detection in contingency tables based on minimal patterns. Statistics and Computing 24 (3), 481-491. createdesmat(3, 5) daysabs Number of absence days of students Number of absence days of students (daysabs) Format Vector with 314 elements http://www.ats.ucla.edu/stat/r/dae/nbreg.htm

Index Topic sets citiesdata, 19 daysabs, 20 Topic design createdesmat, 19 Topic distribution Outlier-package, 2 aout.binom, 3 aout.cg, 4 aout.chisq, 5 aout.conttab, 6 aout.exp, 7 aout.gandh, 8 aout.hyper, 9 aout.laplace, 11 aout.logis, 12 aout.mvnorm, 13 aout.nbinom, 14 aout.norm, 15 aout.pareto, 16 aout.pois, 17 aout.weibull, 18 Topic nonparametric aout.kernel, 10 Topic package Outlier-package, 2 Topic robust Outlier-package, 2 aout.logis, 12 aout.mvnorm, 13 aout.nbinom, 14 aout.norm, 15 aout.pareto, 16 aout.pois, 6, 7, 17 aout.weibull, 18 citiesdata, 17, 19 createdesmat, 19 daysabs, 14, 20 dbinom, 3 dchisq, 6 density, 10 dexp, 8 dlogis, 13 dnbinom, 14 dnorm, 14, 15 dpois, 17 dweibull, 19 Hypergeometric, 9 nleqslv, 2, 5, 18, 19 rq.fit.fnc, 2, 6, 7 solnp, 2, 8 Outlier (Outlier-package), 2 Outlier-package, 2 aout.binom, 3 aout.cg, 4 aout.chisq, 5 aout.conttab, 6 aout.exp, 7 aout.gandh, 8 aout.hyper, 9 aout.kernel, 10 aout.laplace, 11 21