Learn R Programming

PP3 (version 1.2)

PP3-package: PP3

Description

PP3

Arguments

Details

The DESCRIPTION file: PP3 PP3 The main routine is PP3many. This package carries out three-dimensional projection pursuit on multivariate data set. It can be thought of as an alternative to principal components analysis, where interesting views of the data are presented in a three-dimensional projected space. This package can directly produce a true three-dimensional solution and, not, a combination of, e.g. three one-dimensional views. This permits the elucidation of more complex structures. The three-dimensional solution can be used to produce colour pixel values enabling interesting contrast display of colour images from multispectal ones.

References

Friedman, J.H. and Tukey, J.W. (1974) A projection pursuit algorithm for exploratory data analysis. IEEE Trans. Comput., 23, 881-890.

Jones, M.C. and Sibson, R. (1987) What is projection pursuit? (with discussion) J. R. Statist. Soc. A, 150, 1-36.

Nason, G. P. (1995) Three-dimensional projection pursuit. J. R. Statist. Soc. C, 44, 411-430.

Nason, G. P. (2001) Robust projection indices. J. R. Statist. Soc. B, 63, 551-567.

See Also

PP3many

Examples

Run this code
# NOT RUN {
#
# See extended example in PP3many
#
# }

Run the code above in your browser using DataLab