08.04.2015 Views

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

The ade4 Package - NexTag Supports Open Source Initiatives

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

208 procuste<br />

Usage<br />

procuste(df1, df2, scale = TRUE, nf = 4, tol = 1e-07)<br />

## S3 method for class 'procuste':<br />

plot(x, xax = 1, yax = 2, ...)<br />

## S3 method for class 'procuste':<br />

print(x, ...)<br />

Arguments<br />

df1, df2<br />

two data frames with the same rows<br />

scale a logical value indicating whether a transformation by the Gower’s scaling (1971)<br />

should be applied<br />

nf<br />

tol<br />

x<br />

Value<br />

xax<br />

yax<br />

an integer indicating the number of kept axes<br />

a tolerance threshold to test whether the distance matrix is Euclidean : an eigenvalue<br />

is considered positive if it is larger than -tol*lambda1 where lambda1<br />

is the largest eigenvalue.<br />

an objet of class procuste<br />

the column number for the x-axis<br />

the column number for the y-axis<br />

... further arguments passed to or from other methods<br />

returns a list of the class procuste with 9 components<br />

d<br />

rank<br />

nfact<br />

tab1<br />

tab2<br />

a numeric vector of the singular values<br />

an integer indicating the rank of the crossed matrix<br />

an integer indicating the number of kept axes<br />

a data frame with the array 1, possibly scaled<br />

a data frame with the array 2, possibly scaled<br />

rot1 a data frame with the result of the rotation from array 1 to array 2<br />

rot2 a data frame with the result of the rotation from array 2 to array 1<br />

load1 a data frame with the loadings of array 1<br />

load2 a data frame with the loadings of array 2<br />

scor1 a data frame with the scores of array 1<br />

scor2 a data frame with the scores of array 2<br />

call<br />

Author(s)<br />

a call order of the analysis<br />

Daniel Chessel<br />

Anne B Dufour 〈dufour@biomserv.univ-lyon1.fr〉

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!