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.

230 s.arrow<br />

#Based on 999 replicates<br />

#Simulated p-value: 0.001<br />

plot(rand1, main = "Monte-Carlo test")<br />

summary.manova(manova(as.matrix(meaudret$mil)~meaudret$plan$dat), "Pillai")<br />

# Df Pillai approx F num Df den Df Pr(>F)<br />

# meaudret$plan$dat 3 2.73 11.30 27 30 1.6e-09 ***<br />

# Residuals 16<br />

# ---<br />

# Signif. codes: 0 `***' 0.001 `**' 0.01 `*' 0.05 `.' 0.1 ` ' 1<br />

# 2.731/9 = 0.3034<br />

s.arrow<br />

Plot of the factorial maps for the projection of a vector basis<br />

Description<br />

Usage<br />

performs the scatter diagrams of the projection of a vector basis.<br />

s.arrow(dfxy, xax = 1, yax = 2, label = row.names(dfxy),<br />

clabel = 1, pch = 20, cpoint = 0, boxes = TRUE, edge = TRUE, origin = c(0,0),<br />

xlim = NULL, ylim = NULL, grid = TRUE, addaxes = TRUE, cgrid = 1,<br />

sub = "", csub = 1.25, possub = "bottomleft", pixmap = NULL,<br />

contour = NULL, area = NULL, add.plot = FALSE)<br />

Arguments<br />

dfxy<br />

xax<br />

yax<br />

label<br />

clabel<br />

pch<br />

cpoint<br />

boxes<br />

edge<br />

origin<br />

xlim<br />

ylim<br />

grid<br />

a data frame containing the two columns for the axes<br />

the column number of x in dfxy<br />

the column number of y in dfxy<br />

a vector of strings of characters for the point labels<br />

if not NULL, a character size for the labels used with par("cex")*clabel<br />

if cpoint > 0, an integer specifying the symbol or the single character to be<br />

used in plotting points<br />

a character size for plotting the points, used with par("cex")*cpoint. If zero,<br />

no points are drawn.<br />

if TRUE, labels are framed<br />

a logical value indicating whether the arrows should be plotted<br />

the fixed point in the graph space, by default c(0,0) the origin of axes. <strong>The</strong><br />

arrows begin at cent.<br />

the ranges to be encompassed by the x-axis, if NULL they are computed<br />

the ranges to be encompassed by the y-axis, if NULL they are computed<br />

a logical value indicating whether a grid in the background of the plot should be<br />

drawn

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

Saved successfully!

Ooh no, something went wrong!