Package: ALTopt
Title: Optimal Experimental Designs for Accelerated Life Testing
Version: 0.1.2
Authors@R: c(person("Kangwon", "Seo", role = c("aut", "cre"),
    email = "seoka@missouri.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. For more details, see Seo and Pan (2015) <doi:10.32614/RJ-2015-029>.
Depends: R (>= 3.0.0)
License: GPL-3
LazyData: true
Imports: cubature (>= 1.0), lattice (>= 0.20), methods
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2019-12-12 22:24:17 UTC; seoka
Author: Kangwon Seo [aut, cre],
  Rong Pan [aut]
Maintainer: Kangwon Seo <seoka@missouri.edu>
Repository: CRAN
Date/Publication: 2019-12-12 23:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 01:45:56 UTC; windows
