Last data update: 2014.03.03

symbolicDA

Package: symbolicDA
Title: Analysis of Symbolic Data
Version: 0.4-2
Date: 2015-03-13
Author: Andrzej Dudek, Marcin Pelka <marcin.pelka@ue.wroc.pl>, Justyna Wilk<justyna.wilk@ue.wroc.pl>
Maintainer: Andrzej Dudek <andrzej.dudek@ue.wroc.pl>
Depends: clusterSim, XML
Imports: rgl, shapes, e1071, ade4, cluster
Description: Symbolic data analysis methods: importing/ exporting data from ASSO XML Files, distance calculation for symbolic data (Ichino-Yaguchi, de Carvalho measure), zoom star plot, 3d interval plot, multidimensional scaling for symbolic interval data, dynamic clustering based on distance matrix, HINoV method for symbolic data, Ichino's feature selection method, principal component analysis for symbolic interval data, decision trees for symbolic data based on optimal split with bagging, boosting and random forest approach (+visualization), kernel discriminant analysis for symbolic data, Kohonen's self-organizing maps for symbolic, replication and profiling, artificial symbolic data generation.
License: GPL (>= 2)
URL: http://keii.ue.wroc.pl/symbolicDA
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2015-03-13 23:28:46 UTC; Andrzej
Repository: CRAN
Date/Publication: 2015-03-14 08:17:18

● 0 images, 32 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'symbolicDA' ...
** package 'symbolicDA' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c symbolicDA.cpp -o symbolicDA.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o symbolicDA.so symbolicDA.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/symbolicDA/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'symbolicDA'
    finding HTML links ... done
    DClust                                  html  
    HINoV.SDA                               html  
    IchinoFS.SDA                            html  
    PCA.centers.SDA                         html  
    PCA.mrpca.SDA                           html  
    PCA.spaghetti.SDA                       html  
    PCA.spca.SDA                            html  
    PCA.vertices.SDA                        html  
    SClust                                  html  
    SO2Simple                               html  
    bagging.SDA                             html  
    boosting.SDA                            html  
    cars                                    html  
    cluster.Description.SDA                 html  
    data_symbolic                           html  
    decisionTree.SDA                        html  
    dist.SDA                                html  
    draw.decisionTree.SDA                   html  
    generate.SO                             html  
    index.G1d                               html  
    interscal.sda                           html  
    iscal.sda                               html  
    kernel.SDA                              html  
    kohonen.SDA                             html  
    parse.SO                                html  
    plot3dInterval                          html  
    random.forest.SDA                       html  
    replication.SDA                         html  
    save.SO                                 html  
    simple2SO                               html  
    subsdt.SDA                              html  
    symbolic.object                         html  
    symscal.sda                             html  
    zoomStar                                html  
** building package indices
** testing if installed package can be loaded
* DONE (symbolicDA)
Making 'packages.html' ... done