Last data update: 2014.03.03

JADE

Package: JADE
Type: Package
Title: Blind Source Separation Methods Based on Joint Diagonalization
and Some BSS Performance Criteria
Version: 1.9-93
Date: 2015-08-14
Author: Klaus Nordhausen, Jean-Francois Cardoso, Jari Miettinen, Hannu Oja, Esa Ollila, Sara Taskinen
Maintainer: Klaus Nordhausen <klaus.nordhausen@utu.fi>
Imports: clue, graphics
Suggests: ICS, ICSNP
Description: Cardoso's JADE algorithm as well as his functions for joint diagonalization are ported to R. Also several other blind source separation (BSS) methods, like AMUSE and SOBI, and some criteria for performance evaluation of BSS algorithms, are given.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-08-14 13:30:01 UTC; klanor
Repository: CRAN
Date/Publication: 2015-08-14 20:13:30

● Cran Task View: Multivariate
15 images, 22 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'JADE' ...
** package 'JADE' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cJADE.cpp -o cJADE.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o JADE.so cJADE.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/JADE/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'JADE'
    finding HTML links ... done
    AMUSE                                   html  
    ComonGAP                                html  
    FG                                      html  
    FOBI                                    html  
    JADE-package                            html  
    JADE                                    html  
    MD                                      html  
    NSS.JD                                  html  
    NSS.SD                                  html  
    NSS.TD.JD                               html  
    SIR                                     html  
    SOBI                                    html  
    amari.error                             html  
    bss.components                          html  
    cjd                                     html  
    coef.bss                                html  
    djd                                     html  
    k_JADE                                  html  
    multscatter                             html  
    plot.bss                                html  
    print.bss                               html  
    rjd                                     html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (JADE)
Making 'packages.html' ... done