Last data update: 2014.03.03

SEL

Package: SEL
Type: Package
Title: Semiparametric elicitation
Version: 1.0-2
Date: 2010-05-22
Depends: splines, quadprog, lattice
Author: Bjoern Bornkamp
Maintainer: Bjoern Bornkamp <bornkamp@statistik.tu-dortmund.de>
Description: This package implements a novel method for fitting a
bounded probability distribution to quantiles (for example
stated by an expert), see Bornkamp and Ickstadt (2009) for
details. For this purpose B-splines are used, and the density
is obtained by penalized least squares based on a Brier entropy
penalty. The package provides methods for fitting the
distribution as well as methods for evaluating the underlying
density and cdf. In addition methods for plotting the
distribution, drawing random numbers and calculating quantiles
of the obtained distribution are provided.
License: GPL
Packaged: 2010-05-22 19:23:56 UTC; bjoern
Repository: CRAN
Date/Publication: 2010-05-23 07:10:59

22 images, 12 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SEL' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c knotave.c -o knotave.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o SEL.so knotave.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/SEL/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SEL'
    finding HTML links ... done
    SEL-internal                            html  
    SEL-package                             html  
    SEL                                     html  
    comparePlot                             html  
    fit.SEL                                 html  
    getbinPost                              html  
    knotave                                 html  
    min.abs                                 html  
    plot.SEL                                html  
    predict.SEL                             html  
    quantSEL                                html  
    rvSEL                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (SEL)
Making 'packages.html' ... done