Learn R Programming

languageR (version 1.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.

Methods

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

References

Murtagh

See Also

See Also corres.fnc.

Examples

Run this code
showClass("corres")

Run the code above in your browser using DataLab