MNM-package {MNM}R Documentation

Multivariate Nonparametric Methods. An Approach Based on Spatial Signs and Ranks

Description

Multivariate tests, estimates and methods based on the identity score, spatial sign score and spatial rank score are provided. The methods include one and c-sample problems, shape estimation and testing, linear regression and principal components.

Details

Package: MNM
Type: Package
Title: Multivariate Nonparametric Methods. An Approach Based on Spatial Signs and Ranks
Version: 1.0-4
Date: 2023-11-29
Authors@R: c(person("Klaus", "Nordhausen", email = "klausnordhausenR@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3758-8501")), person("Jyrki", "Mottonen", role = c("aut"), comment = c(ORCID = "0000-0002-6270-2556")), person("Hannu", "Oja", role = c("aut"), comment = c(ORCID = "0000-0002-4945-5976")))
Author: Klaus Nordhausen [aut, cre] (<https://orcid.org/0000-0002-3758-8501>), Jyrki Mottonen [aut] (<https://orcid.org/0000-0002-6270-2556>), Hannu Oja [aut] (<https://orcid.org/0000-0002-4945-5976>)
Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>
Depends: R (>= 2.9.2), ICSNP, SpatialNP
Imports: ellipse, ICS
Suggests: gamlss, mvtnorm
Description: Multivariate tests, estimates and methods based on the identity score, spatial sign score and spatial rank score are provided. The methods include one and c-sample problems, shape estimation and testing, linear regression and principal components. The methodology is described in Oja (2010) <doi:10.1007/978-1-4419-0468-3> and Nordhausen and Oja (2011) <doi:10.18637/jss.v043.i05>.
License: GPL (>= 2)
LazyLoad: yes
Encoding: UTF-8

The methods implemented here are mainly described in Oja (2010) and the package can be used to reproduce most of the examples in the book. The book will be refered to as the MNM book.

Author(s)

Klaus Nordhausen, Jyrki Mottonen and Hannu Oja

Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>

References

Oja, H. (2010), Multivariate Nonparametric Methods with R. An Approach Based on Spatial Signs and Ranks, Springer. <doi:10.1007/978-1-4419-0468-3>.

Nordhausen, K. and Oja, H. (2011), Multivariate L1 Methods: The Package MNM, Journal of Statistical Software, 43, 1-28. <doi:10.18637/jss.v043.i05>.


[Package MNM version 1.0-4 Index]