PP3 (version 1.2)

pdataplot: Plots the projected data for a particular random start.

Description

This function should be called via the plot.PP3 function with a number argument specified.

Usage

pdataplot(PP3manyobj, number, colvec = 1, lab = NULL, ...)

Arguments

PP3manyobj

The PP3 object you want to plot projected data for.

number

The identification number that identifies which of the random start projection solutions you want to plot,

colvec

Optional vector of colour indices to plot for each observation.

lab

Labels, one for each observation. Optional.

Other arguments to the plot function.

Value

No specific value

Details

Described in more detail in the help for plot.PP3 function when the number argument is specified.

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

plot.PP3, PP3many

Examples

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

Run the code above in your browser using DataLab