R: A rotation matrix

Description Usage Format References Examples

Description

The 100 by 100 rotation matrix used in Model 2 in Cannings and Samworth (2017).

Usage

1

Format

A 100 by 100 rotation matrix

References

Cannings, T. I. and Samworth, R. J. (2017) Random-projection ensemble classification, J. Roy. Statist. Soc., Ser. B. (with discussion), 79, 959–1035

Examples

1
2
data(R)
head(R%*%t(R))

RPEnsemble documentation built on Feb. 24, 2021, 5:06 p.m.