corres-class {languageR}R Documentation

Class "corres"

Description

A class for correspondence analysis

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.

Note

to be expanded

Author(s)

R. H. Baayen

References

Murtagh

See Also

See Also corres.fnc.

Examples

showClass("corres")

[Package languageR version 1.5.0 Index]