place: Placements.

View source: R/fp.test.r

placeR Documentation

Placements.

Description

Returns the placements of the first vector in terms of the second vector used the R function fp.test; see Section 2.11 of Hettmansperger and McKean (2011) and Section 4.4 of Hollander and Wolfe (1999). The version computed by fp.test is discussed in Section 4.4 of Kloke and McKean (2014).

Usage

place(x,y)

Arguments

x

first vector

y

second vector of second sample responses

Details

Returns the Placements for the routine fp.test.

Value

ic

vector of placements.

Author(s)

John Kloke, Joseph McKean

References

Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.

Hollander, M. and Wolfe, D.~A. (1999), Nonparametric statistical methods, 2nd Edition, New York: John Wiley and Sons.

Kloke, J. and McKean, J.W. (2014), Nonparametric statistcal methods using R, Boca Raton, FL: Chapman-Hall.


npsm documentation built on Nov. 15, 2023, 1:08 a.m.

Related to place in npsm...