print.corres | R Documentation |
Prints eigenvalues and eigenvalue rates for a correspondence object.
## S3 method for class 'corres'
print(x, ...)
x |
A correspondence object. |
... |
other parameters to be passed through to plotting functions. |
Report of eigenvalues and eigenvalue rates.
R. H. Baayen
See also corres.fnc
.
## Not run:
data(oldFrench)
oldFrench.ca = corres.fnc(oldFrench)
oldFrench.ca
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.