https://github.com/cran/robCompositions
Revision 37555063454f14ae40f041b3a8f0eb2d3dc3be4c authored by Matthias Templ on 10 January 2011, 00:00:00 UTC, committed by Gabor Csardi on 10 January 2011, 00:00:00 UTC
1 parent e0e46e2
Raw File
Tip revision: 37555063454f14ae40f041b3a8f0eb2d3dc3be4c authored by Matthias Templ on 10 January 2011, 00:00:00 UTC
version 1.4.4
Tip revision: 3755506
NAMESPACE
useDynLib(robCompositions)
importFrom(robustbase, ltsReg)
importFrom(rrcov, CovMcd, getCenter, getCov)
importFrom(car, scatterplotMatrix)
importFrom(MASS, parcoord, mvrnorm)
importFrom(utils, citation)

export(adjust, 
       aDist, 
       adtest, 
       adtestWrapper, 
       alr, 
       alrEM, 
       clr,  
       constSum, 
       daFisher,   
       ilr, 
       impCoda, 
       impKNNa, 
       invalr, 
       invclr, 
       invilr, 
       outCoDa,
       pcaCoDa,
       pfa,
       robVariation,
       ternaryDiag) 

S3method(plot, imp)
S3method(plot, outCoDa)
S3method(plot, pcaCoDa)
S3method(print, adtestWrapper)
S3method(print, daFisher)
S3method(print, imp)
S3method(print, outCoDa)
S3method(print, pcaCoDa)
S3method(summary, adtestWrapper)
S3method(summary, imp)
          
       
back to top