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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

pcaiv 195<br />

pcaiv<br />

Principal component analysis with respect to instrumental variables<br />

Description<br />

Usage<br />

performs a principal component analysis with respect to instrumental variables.<br />

pcaiv(dudi, df, scannf = TRUE, nf = 2)<br />

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

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

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

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

Arguments<br />

dudi<br />

df<br />

scannf<br />

nf<br />

x<br />

Value<br />

xax<br />

yax<br />

a duality diagram, object of class dudi<br />

a data frame with the same rows<br />

a logical value indicating whether the eigenvalues bar plot should be displayed<br />

if scannf FALSE, an integer indicating the number of kept axes<br />

an object of class pcaiv<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 an object of class pcaiv, sub-class of class dudi<br />

rank<br />

nf<br />

eig<br />

lw<br />

cw<br />

Y<br />

X<br />

tab<br />

c1<br />

as<br />

ls<br />

li<br />

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

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

a vector with the all eigenvalues<br />

a numeric vector with the row weigths (from dudi)<br />

a numeric vector with the column weigths (from dudi)<br />

a data frame with the dependant variables<br />

a data frame with the explanatory variables<br />

a data frame with the modified array (projected variables)<br />

a data frame with the Pseudo Principal Axes (PPA)<br />

a data frame with the Principal axes of dudi$tab on PPA<br />

a data frame with the projections of lines of dudi$tab on PPA<br />

a data frame dudi$ls with the predicted values by X

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

Saved successfully!

Ooh no, something went wrong!