Last data update: 2014.03.03

RobustAFT

Package: RobustAFT
Type: Package
Title: Truncated Maximum Likelihood Fit and Robust Accelerated Failure
Time Regression for Gaussian and Log-Weibull Case
LazyLoad: yes
Version: 1.4-1
Date: 2015-12-04
Depends: R (>= 2.9.2), robustbase, stats, graphics, survival
Author: Alfio Marazzi <Alfio.Marazzi@chuv.ch>, Jean-Luc Muralti
Maintainer: A. Randriamiharisoa <Alex.Randriamiharisoa@chuv.ch>
Description: R functions for the computation of the truncated maximum
likelihood and the robust accelerated failure time regression
for gaussian and log-Weibull case.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2015-12-08 09:10:35 UTC; arandria
Repository: CRAN
Date/Publication: 2015-12-08 13:02:37

● Cran Task View: Robust, Survival
1 images, 16 functions, 3 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RobustAFT' ...
** package 'RobustAFT' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c robaft.f -o robaft.o
f95   -fpic  -g -O2  -c robcom.f -o robcom.o
f95   -fpic  -g -O2  -c tmlest.f -o tmlest.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o RobustAFT.so robaft.o robcom.o tmlest.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/RobustAFT/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RobustAFT'
    finding HTML links ... done
    D243                                    html  
    MCI                                     html  
    RobustAFT-internal                      html  
    RobustAFT.package                       html  
    TML.censored.control.S                  html  
    TML.censored.control.ref                html  
    TML.censored.control.tml                html  
    TML.censored                            html  
Rd warning: /tmp/Rtmpvkq43e/R.INSTALL45f623815cf/RobustAFT/man/TML.censored.rd:55: missing file link 'fitted'
    TML.noncensored.control                 html  
    TML.noncensored                         html  
Rd warning: /tmp/Rtmpvkq43e/R.INSTALL45f623815cf/RobustAFT/man/TML.noncensored.rd:60: missing file link 'fitted'
    TML1.noncensored                        html  
    TML1.noncensored.control.S              html  
    TML1.noncensored.control                html  
    Z243                                    html  
    fits.compare                            html  
    plot.TML                                html  
    plot.fits.compare                       html  
    predict.TML                             html  
    summary.TML                             html  
Rd warning: /tmp/Rtmpvkq43e/R.INSTALL45f623815cf/RobustAFT/man/summary.TML.rd:13: missing file link 'fitted'
** building package indices
** testing if installed package can be loaded
* DONE (RobustAFT)
Making 'packages.html' ... done