Last data update: 2014.03.03

MAMSE

Package: MAMSE
Type: Package
Title: Calculation of Minimum Averaged Mean Squared Error (MAMSE)
weights.
Version: 0.1-3
Date: 2013-06-27
Author: Jean-Francois Plante <jfplante@hec.ca>
Maintainer: Jean-Francois Plante <jfplante@hec.ca>
Description: This package calculates the nonparametric adaptive MAMSE
weights for univariate, right-censored or multivariate data.
The MAMSE weights can be used in a weighted likelihood or to
define a mixture of empirical distribution functions.
Depends: R (>= 2.4.0)
Suggests:
License: GPL-2
Packaged: 2013-06-27 14:45:07 UTC; jfplante
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-06-27 17:01:14

● Cran Task View: Survival
2 images, 6 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'MAMSE' ...
** package 'MAMSE' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c MAMSE.c -o MAMSE.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o MAMSE.so MAMSE.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/MAMSE/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'MAMSE'
    finding HTML links ... done
    KM                                      html  
    MAMSE-package                           html  
    MAMSE                                   html  
    MAMSEpo                                 html  
    WKME                                    html  
    ranked                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (MAMSE)
Making 'packages.html' ... done