Learn R Programming

languageR (version 1.5.0)

corres-class: Class "corres"

Description

A class for correspondence analysis

Arguments

Objects from the Class

Objects can be created by calls of the form new("corres", ...). Correspondence objects can be plotted, summarized, and printed.

Slots

data:

Object of class "list"

Methods

No methods defined with class "corres" in the signature.

References

Murtagh

See Also

See Also corres.fnc.

Examples

Run this code
# NOT RUN {
showClass("corres")
# }

Run the code above in your browser using DataLab