Package: tgcd
Type: Package
Title: Thermoluminescence Glow Curve Deconvolution
Version: 1.8
Date: 2016-01-19
Author: Jun Peng [aut, cre], Jorge More [ctb], Burton Garbow [ctb], Kenneth Hillstrom [ctb], John Burkardt [ctb], Linda R. Petzold [ctb], Alan C. Hindmarsh [ctb], R. Woodrow Setzer [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("Jorge", "More", role = "ctb"), 
  person("Burton", "Garbow", role = "ctb"), 
  person("Kenneth", "Hillstrom", role = "ctb"),
  person("John", "Burkardt", role = "ctb"),
  person("Linda R.", "Petzold", role = "ctb"),
  person("Alan C.", "Hindmarsh", role = "ctb"),
  person("R. Woodrow", "Setzer", role = "ctb"))
Description: Deconvolving first-order and general-order thermoluminescence glow 
        curves using a modified Levenberg-Marquardt algorithm. 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 (or glow curves).
License: GPL-2 | GPL-3
Depends: R (>= 3.0.1)
Imports: graphics, stats, utils
URL: http://CRAN.R-project.org/package=tgcd
Packaged: 2016-01-19 02:53:37 UTC; pengjun
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-01-19 08:18:07
