Package depth.plot. December 20, 2015

Similar documents
Package invgamma. May 7, 2017

Package gtheory. October 30, 2016

Package OrdNor. February 28, 2019

Package CEC. R topics documented: August 29, Title Cross-Entropy Clustering Version Date

Package unbalhaar. February 20, 2015

Package sbgcop. May 29, 2018

Package polypoly. R topics documented: May 27, 2017

Package covsep. May 6, 2018

Package sscor. January 28, 2016

Package dhga. September 6, 2016

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

Package GD. January 12, 2018

Package IndepTest. August 23, 2018

Package BNN. February 2, 2018

Package darts. February 19, 2015

Package FinCovRegularization

Package ensemblepp. R topics documented: September 20, Title Ensemble Postprocessing Data Sets. Version

Package QuantifQuantile

Package pearson7. June 22, 2016

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

Package orclus. R topics documented: March 17, Version Date

Package ltsbase. R topics documented: February 20, 2015

Package rnmf. February 20, 2015

Package msu. September 30, 2017

Package goftest. R topics documented: April 3, Type Package

Package misctools. November 25, 2016

Package bivariate. December 10, 2018

Package varband. November 7, 2016

Package ForwardSearch

Package gumbel. February 15, 2013

Package multivariance

Package SK. May 16, 2018

Package scio. February 20, 2015

Package NonpModelCheck

Package Select. May 11, 2018

Package R1magic. August 29, 2016

Package monmlp. R topics documented: December 5, Type Package

Package generalhoslem

Package Rarity. December 23, 2016

Package mpmcorrelogram

Package bigtime. November 9, 2017

Package rrr. R topics documented: December 9, Title Reduced-Rank Regression Version URL

Package alphaoutlier

Package Perc. R topics documented: December 5, Type Package

Package MultisiteMediation

Package coop. November 14, 2017

Package SCEPtERbinary

Package matrixnormal

Package SimCorMultRes

Package rgabriel. February 20, 2015

Package locfdr. July 15, Index 5

Package OGI. December 20, 2017

The sbgcop Package. March 9, 2007

Package jmuoutlier. February 17, 2017

Package neuralnet. August 16, 2016

Package LIStest. February 19, 2015

Package BayesNI. February 19, 2015

Package Tcomp. June 6, 2018

Package cartogram. June 21, 2018

Package R1magic. April 9, 2013

Package SpatialNP. June 5, 2018

Package RSwissMaps. October 3, 2017

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

Package SEMModComp. R topics documented: February 19, Type Package Title Model Comparisons for SEM Version 1.0 Date Author Roy Levy

Package idmtpreg. February 27, 2018

Package reinforcedpred

Package DNMF. June 9, 2015

Package RootsExtremaInflections

Package Bhat. R topics documented: February 19, Title General likelihood exploration. Version

Package cvequality. March 31, 2018

Package epr. November 16, 2017

Package icmm. October 12, 2017

Package ShrinkCovMat

Package timelines. August 29, 2016

Package rbvs. R topics documented: August 29, Type Package Title Ranking-Based Variable Selection Version 1.0.

Package clustergeneration

Package RTransferEntropy

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

Package ChIPtest. July 20, 2016

Package CPE. R topics documented: February 19, 2015

Package dhsic. R topics documented: July 27, 2017

Package G2Sd. R topics documented: December 7, Type Package

Package survidinri. February 20, 2015

Package horseshoe. November 8, 2016

Package gma. September 19, 2017

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

Package SpatialPack. March 20, 2018

Package elhmc. R topics documented: July 4, Type Package

Package EnergyOnlineCPM

Package PoisNonNor. R topics documented: March 10, Type Package

Package FDRSeg. September 20, 2017

Package ExtremeBounds

Package plspolychaos

Package emg. R topics documented: May 17, 2018

Package cellwise. June 26, 2018

Package ppcc. June 28, 2017

Package bpp. December 13, 2016

Package platetools. R topics documented: June 25, Title Tools and Plots for Multi-Well Plates Version 0.1.1

Package kgc. December 21, Version Date Title Koeppen-Geiger Climatic Zones

Package vhica. April 5, 2016

Transcription:

Package depth.plot December 20, 2015 Type Package Title Multivariate Analogy of Quantiles Version 0.1 Date 2015-12-19 Maintainer Could be used to obtain spatial depths, spatial ranks and outliers of multivariate random variables. Could also be used to visualize DD-plots (a multivariate generalization of QQ-plots). Imports mvtnorm, stats, graphics License GPL-2 RoygenNote 5.0.1 NeedsCompilation no Author Omker Mahalanobish [aut], Somedip Karmakar [cre, aut] Repository CRAN Date/Publication 2015-12-20 15:33:19 R topics documented: dd.plot............................................ 2 multi.quant......................................... 3 spatial.depth......................................... 4 spatial.outlier........................................ 4 spatial.rank......................................... 5 Inde 7 1

2 dd.plot dd.plot Depth-Depth Plots dd.plot is a multivariate genralization of a normal QQ-plot. It produces a DD-plot of two sets. dd.plot(1, 2 = rmvnorm(nrow(1), array(0, ncol(1)), diag(1, ncol(1), ncol(1))), main = "Normal DD-plot", lab = "Sample Depths", ylab = "Normal Depths", col = "black", pch = 20) 1 2 main lab ylab col pch A matri or a.frame with each row as a p-variate observation. A matri or a.frame (defaults to a standard independent p-variate normal). Plot labels. The title of the plot. Plot labels. The -ais label of the plot. Plot labels. The y-ais label of the plot. The color of the points character string or vector of 1-characters or integers for plotting characters. A DD-plot of the input See Also spatial.depth u<-matri(rnorm(300,1,4),ncol=3) dd.plot(u)

multi.quant 3 multi.quant Multivariate Quantile Used to compute the p-variate quantile of a p-variate observation with respect to a p-variate cloud. multi.quant(, ) A numeric p-variate spatial rank. Elements must lie within -1 and +1, with a 0-vector denoting the median. A matri or a.frame with each row as a p-variate observation. The th mutivariate quantile with respect to. See Also spatial.rank u<-matri(rnorm(90,0,1),ncol=3) u0<-runif(3,0,1) multi.quant(spatial.rank(u0,u),u)

4 spatial.outlier spatial.depth Spatial Depth spatial.depth is used to find the spatial depth of one or more p-variate observation(s) in a cloud of numerous p-variate observations. spatial.depth(, ) A matri or a.frame of objects (numerical vector as one object) whose depth is to be found; each row consists a p-variate observation. A matri or a.frame of objects which acts as the cloud. Each row consists of a p-variate observation. Numerical vector of depths, one for each row in ; or one depth value if is numerical. u<-matri(rnorm(90,0,1),ncol=3) u0<-matri(runif(9,0,1),ncol=3) spatial.depth(u0,u) spatial.outlier Multivariate Spatial Outlier spatial.outlier is used to find the multivariate spatial outlier within a p-variate cloud or to identify if any p-variate observation is an outlier with respect to a p-variate cloud. spatial.outlier(, =, threshold = 0.05)

spatial.rank 5 threshold A matri or a.frame of p-variate observations which works as the cloud. A matri or a.framep-variate to test whether is an outlier with respect to the. Defaults to, to find outliers (if eists) within the. A decimal threshold between 0 and 1 on the spatial.depth. Spatial depth values less than which will be considered as outlier. Defaults to 0.05. Usually taken as 0.1 or 0.05 or 0.01. FALSE :: If there doesnot eist any outlier A list with objects (If outliers eist) inde :: Returns the indices of the outliers observation :: Returns the p-variate outliers u<-matri(rnorm(60,0,1),ncol=3) u0<-matri(runif(9,3,4),ncol=3) spatial.outlier(u,rbind(u,u0)) spatial.rank Spatial Rank Used to compute the Spatial Rank of a p-variate observation with respect to a p-variate cloud. spatial.rank(, ) A numeric p-variate vector whose spatial rank is to be calculated. A matri or a.frame with each row as a p-variate observation. The spatial rank of with respect to.

6 spatial.rank u<-matri(rnorm(90,0,1),ncol=3) u0<-runif(3,0,1) spatial.rank(u0,u)

Inde dd.plot, 2 multi.quant, 3 spatial.depth, 2, 4, 5 spatial.outlier, 4 spatial.rank, 3, 5 7