Package: tgcd
Type: Package
Title: Thermoluminescence Glow Curve Deconvolution
Version: 2.7
Date: 2023-09-08
Author: Jun Peng [aut, cre],
  John Burkardt [ctb],
  Jorge More [ctb],
  Burton Garbow [ctb],
  Kenneth Hillstrom [ctb],
  Linda R. Petzold [ctb],
  Alan C. Hindmarsh [ctb],
  R. Woodrow Setzer [ctb],
  Andrew Horchler [ctb],
  William Cody [ctb],
  Cleve Moler [ctb],
  Jack Dongarra [ctb]
Maintainer: Jun Peng <pengjun10@mails.ucas.ac.cn>
Authors@R: c(
    person("Jun", "Peng", role = c("aut","cre"), email="pengjun10@mails.ucas.ac.cn"),
    person("John", "Burkardt", role = "ctb"),
    person("Jorge", "More", role = "ctb"), 
    person("Burton", "Garbow", role = "ctb"), 
    person("Kenneth", "Hillstrom", role = "ctb"),
    person("Linda R.", "Petzold", role = "ctb"),
    person("Alan C.", "Hindmarsh", role = "ctb"),
    person("R. Woodrow", "Setzer", role = "ctb"),
    person("Andrew", "Horchler", role = "ctb"),
    person("William", "Cody", role = "ctb"),
    person("Cleve", "Moler", role = "ctb"),
    person("Jack", "Dongarra", role = "ctb")  
    )
Description: Deconvolving thermoluminescence glow curves according to various 
        kinetic models (first-order, second-order, general-order, and mixed-order) using 
        a modified Levenberg-Marquardt algorithm (More, 1978) <DOI:10.1007/BFb0067700>. 
        It provides the possibility of setting constraints or fixing any of parameters. 
        It offers an interactive way to initialize parameters by clicking with a mouse on 
        a plot at positions where peak maxima should be located. The optimal estimate is 
        obtained by "trial-and-error". It also provides routines for simulating first-order, 
        second-order, and general-order glow peaks.
License: GPL-2 | GPL-3
Depends: R (>= 3.0.1)
Imports: graphics, stats, utils
URL: https://CRAN.R-project.org/package=tgcd
Packaged: 2023-09-08 13:05:08 UTC; pengjun
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2023-09-08 14:20:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-09-13 02:19:58 UTC; unix
Archs: tgcd.so.dSYM
