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.

orthogram 189<br />

orthogram<br />

Orthonormal decomposition of variance<br />

Description<br />

This function performs the orthonormal decomposition of variance of a quantitative variable on an<br />

orthonormal basis. It also returns the results of five non parametric tests associated to the variance<br />

decomposition. It thus provides tools (graphical displays and test) for analysing phylogenetic,<br />

spatial and temporal pattern of one quantitative variable.<br />

Usage<br />

orthogram(x, orthobas = NULL, neig = NULL, phylog = NULL,<br />

nrepet = 999, posinega = 0, tol = 1e-07, na.action = c("fail",<br />

"mean"), cdot = 1.5, cfont.main = 1.5, lwd = 2, nclass,<br />

high.scores = 0,alter=c("greater", "less", "two-sided"))<br />

Arguments<br />

x<br />

orthobas<br />

neig<br />

phylog<br />

nrepet<br />

posinega<br />

tol<br />

na.action<br />

cdot<br />

cfont.main<br />

lwd<br />

nclass<br />

high.scores<br />

alter<br />

a numeric vector corresponding to the quantitative variable<br />

an object of class ’orthobasis’<br />

an object of class ’neig’<br />

an object of class ’phylog’<br />

an integer giving the number of permutations<br />

a parameter for the ratio test. If posinega > 0, the function computes the ratio<br />

test.<br />

a tolerance threshold for orthonormality condition<br />

if ’fail’ stops the execution of the current expression when z contains any missing<br />

value. If ’mean’ replaces any missing values by mean(z)<br />

a character size for points on the cumulative decomposition display<br />

a character size for titles<br />

a character size for dash lines<br />

a single number giving the number of cells for the histogram<br />

a single number giving the number of vectors to return. If > 0, the function<br />

returns labels of vectors that explains the larger part of variance.<br />

a character string specifying the alternative hypothesis, must be one of "greater"<br />

(default), "less" or "two-sided"

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

Saved successfully!

Ooh no, something went wrong!