Revision 70b4fa6067bde4e490c102c017ec89d6bf2408c4 authored by Matthias Templ on 08 May 2009, 11:22:02 UTC, committed by cran-robot on 08 May 2009, 11:22:02 UTC
1 parent a4d717b
Raw File
NAMESPACE
UseDynLib(robCompositions)
importFrom(e1071, impute)
importFrom(robustbase, ltsReg)
importFrom(car, scatterplot.matrix)
importFrom(MASS, parcoord)
importFrom(utils, citation)

export(adjust, aDist, adtest, adtestWrapper, alrEM, 
       print.adtestWrapper, summary.adtestWrapper, 
       ilr, impCoda, impKNNa, invilr, robVariation, 
       print.imp, summary.imp, plot.imp, outCoDa, print.outCoDa,
       plot.outCoDa, print.pcaCoDa, pcaCoDa, plot.pcaCoDa, pfa) 
back to top