Last data update: 2014.03.03

ALTopt

Package: ALTopt
Title: Optimal Experimental Designs for Accelerated Life Testing
Version: 0.1.1
Authors@R: c(person("Kangwon", "Seo", role = c("aut", "cre"),
email = "kseo7@asu.edu"),
person("Rong", "Pan", role = "aut",
email = "rong.pan@asu.edu"))
Description: Creates the optimal (D, U and I) designs for the accelerated life
testing with right censoring or interval censoring. It uses generalized
linear model (GLM) approach to derive the asymptotic variance-covariance
matrix of regression coefficients. The failure time distribution is assumed
to follow Weibull distribution with a known shape parameter and log-linear
link functions are used to model the relationship between failure time
parameters and stress variables. The acceleration model may have multiple
stress factors, although most ALTs involve only two or less stress factors.
ALTopt package also provides several plotting functions including contour plot,
Fraction of Use Space (FUS) plot and Variance Dispersion graphs of Use Space
(VDUS) plot.
Depends: R (>= 3.0.0)
License: GPL-3
LazyData: true
Imports: cubature (>= 1.0), lattice (>= 0.20)
NeedsCompilation: no
Packaged: 2015-08-27 23:21:38 UTC; kseo7
Author: Kangwon Seo [aut, cre],
Rong Pan [aut]
Maintainer: Kangwon Seo <kseo7@asu.edu>
Repository: CRAN
Date/Publication: 2015-08-28 01:33:02

5 images, 24 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ALTopt' ...
** package 'ALTopt' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ALTopt'
    finding HTML links ... done
    ALTopt-package                          html  
    Dobj.ic                                 html  
    Dobj.rc                                 html  
    ExtendedForm                            html  
    Iobj.ic                                 html  
    Iobj.rc                                 html  
    PreVar                                  html  
    Uobj.ic                                 html  
    Uobj.rc                                 html  
    alteval.ic                              html  
    alteval.rc                              html  
    altopt.ic                               html  
    altopt.rc                               html  
    compare.fus                             html  
    compare.vdus                            html  
    convert.stress.level                    html  
    design.plot                             html  
    kmeansCls                               html  
    pv.contour.ic                           html  
    pv.contour.rc                           html  
    pv.fus.ic                               html  
    pv.fus.rc                               html  
    pv.vdus.ic                              html  
    pv.vdus.rc                              html  
** building package indices
** testing if installed package can be loaded
* DONE (ALTopt)
Making 'packages.html' ... done