Last data update: 2014.03.03

kappalab

Package: kappalab
Version: 0.4-7
Date: 2015-07-18
Title: Non-Additive Measure and Integral Manipulation Functions
Author: Michel Grabisch, Ivan Kojadinovic, Patrick Meyer.
Maintainer: Ivan Kojadinovic <ivan.kojadinovic@univ-pau.fr>
Description: S4 tool box for capacity (or non-additive measure, fuzzy measure) and integral manipulation in a finite setting. It contains routines for handling various types of set functions such as games or capacities. It can be used to compute several non-additive integrals: the Choquet integral, the Sugeno integral, and the symmetric and asymmetric Choquet integrals. An analysis of capacities in terms of decision behavior can be performed through the computation of various indices such as the Shapley value, the interaction index, the orness degree, etc. The well-known Möbius transform, as well as other equivalent representations of set functions can also be computed. Kappalab further contains seven capacity identification routines: three least squares based approaches, a method based on linear programming, a maximum entropy like method based on variance minimization, a minimum distance approach and an unsupervised approach based on parametric entropies. The functions contained in Kappalab can for instance be used in the framework of multicriteria decision making or cooperative game theory.
Depends: R (>= 2.1.0), methods, lpSolve, quadprog, kernlab
Encoding: latin1
License: CeCILL
NeedsCompilation: yes
Packaged: 2015-07-18 10:54:47 UTC; ikojadin
Repository: CRAN
Date/Publication: 2015-07-18 17:00:04

● 0 images, 62 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'kappalab' ...
** package 'kappalab' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c Mobius.bounds.c -o Mobius.bounds.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c cdf.Choquet.c -o cdf.Choquet.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c constraints.c -o constraints.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c core.c -o core.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c heuristic.ls.c -o heuristic.ls.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c least.squares.c -o least.squares.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c min.dist.c -o min.dist.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c min.var.c -o min.var.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c moments.Choquet.c -o moments.Choquet.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o kappalab.so Mobius.bounds.o cdf.Choquet.o constraints.o core.o heuristic.ls.o least.squares.o min.dist.o min.var.o moments.Choquet.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/kappalab/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'kappalab'
    finding HTML links ... done
    Choquet.integral-methods                html  
    Mobius-methods                          html  
    Mobius.capacity-class                   html  
    Mobius.card.gen                         html  
    Mobius.card.set.func-class              html  
    Mobius.game-class                       html  
    Mobius.gen                              html  
    Mobius.set.func-class                   html  
    Shapley.value-methods                   html  
    Sipos.integral-methods                  html  
    Sugeno.integral-methods                 html  
    as.Mobius.capacity-methods              html  
    as.Mobius.card.set.func-methods         html  
    as.Mobius.game-methods                  html  
    as.Mobius.set.func-methods              html  
    as.capacity-methods                     html  
    as.card.capacity-methods                html  
    as.card.game-methods                    html  
    as.card.set.func-methods                html  
    as.game-methods                         html  
    as.set.func-methods                     html  
    capacity-class                          html  
    card.capacity-class                     html  
    card.game-class                         html  
    card.set.func-class                     html  
    card.set.func.gen                       html  
    conjugate-methods                       html  
    entropy-methods                         html  
    entropy.capa.ident                      html  
    expect.Choquet.unif-methods             html  
    favor-methods                           html  
    game-class                              html  
    heuristic.ls.capa.ident                 html  
    interaction.indices-methods             html  
    is.cardinal-methods                     html  
    is.kadditive-methods                    html  
    is.monotone-methods                     html  
    is.normalized-methods                   html  
    k.truncate.Mobius-methods               html  
    least.squares.capa.ident                html  
    lin.prog.capa.ident                     html  
    ls.ranking.capa.ident                   html  
    ls.sorting.capa.ident                   html  
    ls.sorting.treatment                    html  
    mini.dist.capa.ident                    html  
    mini.var.capa.ident                     html  
    normalize-methods                       html  
    orness-methods                          html  
    pdf.Choquet.unif-methods                html  
    rnd-methods                             html  
    set.func-class                          html  
    set.func.gen                            html  
    show-methods                            html  
    summary-methods                         html  
    summary.superclass.capacity-class       html  
    summary.superclass.set.func-class       html  
    superclass.capacity-class               html  
    superclass.set.func-class               html  
    to.data.frame-methods                   html  
    variance-methods                        html  
    veto-methods                            html  
    zeta-methods                            html  
** building package indices
** testing if installed package can be loaded
* DONE (kappalab)
Making 'packages.html' ... done