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.

mfa 157<br />

mfa<br />

Multiple Factorial Analysis<br />

Description<br />

Usage<br />

performs a multiple factorial analysis, using an object of class ktab.<br />

mfa(X, option = c("lambda1", "inertia", "uniform", "internal"),<br />

scannf = TRUE, nf = 3)<br />

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

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

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

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

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

summary(object, ...)<br />

Arguments<br />

X<br />

K-tables, an object of class ktab<br />

option a string of characters for the weighting of arrays options :<br />

lambda1<br />

inertia<br />

uniform<br />

internal<br />

scannf<br />

nf<br />

Value<br />

weighting of group k by the inverse of the first eigenvalue of the k analysis<br />

weighting of group k by the inverse of the total inertia of the array k<br />

uniform weighting of groups<br />

weighting included in X$tabw<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 />

x, object an object of class ’mfa’<br />

xax, yax<br />

option.plot<br />

the numbers of the x-axis and the y-axis<br />

an integer between 1 and 4, otherwise the 4 components of the plot are displayed<br />

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

Returns a list including :<br />

tab<br />

rank<br />

eig<br />

li<br />

TL<br />

a data frame with the modified array<br />

a vector of ranks for the analyses<br />

a numeric vector with the all eigenvalues<br />

a data frame with the coordinates of rows<br />

a data frame with the factors associated to the rows (indicators of table)

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

Saved successfully!

Ooh no, something went wrong!