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

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

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

Usage

1
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.

Details

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

Value

No specific value

Author(s)

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.

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

1
2
3
#
# See example in help for PP3many
#

PP3 documentation built on May 2, 2019, 8:57 a.m.