ar.writecl {Rarmec} | R Documentation |
Produces output of lists of potential candidates generated from ar.splitcl
in the console or in a file. If only one nominal mass constitutes a cluster, the correlation is not printed out. A nominal mass is not printed if its query does not produce a candidate. Nevertheless, the original list of variables is always given for each cluster.
ar.writecl(res, icl = NULL, cor.mat = TRUE, armec.mat = TRUE, file = NULL, path = TRUE)
res |
Object from ar.clust |
icl |
List of clusters - If NULL , all clusters are considered |
cor.mat |
Should correlation matrices be printed? |
armec.mat |
Should candidates be printed? |
file |
Name of a file - file=NULL induces console output |
path |
Should pathways be printed? |
NULL
David Enot dle@aber.ac.uk>
~put references to the literature/web site here ~
### Extended example