Package: PopED
Type: Package
Title: Population (and individual) optimal Experimental Design
Version: 0.1.2
Date: 2014-11-19
Depends: ggplot2
Imports: MASS, mvtnorm, nlme, dplyr, codetools
Suggests: testthat, Hmisc
Authors@R: c(person("Andrew C.","Hooker",
    email="andrew.hooker@farmbio.uu.se",
    role=c("aut","cre","trl","cph")),
    person("Sebastian","Ueckert",
    role="aut",
    comment="MATLAB version"),
    person("Marco","Foracchia",
    role="aut",
    comment="O-Matrix version"),
    person("Joakim", "Nyberg",
    role="aut",
    comment="MATLAB version"),
    person("Eric","Stroemberg",
    role="ctb",
    comment="MATLAB version")
    )
Description: PopED computes optimal experimental designs for both population
    studies and individual studies based on nonlinear mixed-effect models.
    Often this is based on a computation of the Fisher Information Matrix
    (FIM).
License: LGPL (>= 3)
URL: http://poped.sourceforge.net,
        https://github.com/andrewhooker/PopED.git
Copyright: 2014 Andrew C. Hooker
Packaged: 2014-11-19 10:41:02 UTC; ahooker
Author: Andrew C. Hooker [aut, cre, trl, cph],
  Sebastian Ueckert [aut] (MATLAB version),
  Marco Foracchia [aut] (O-Matrix version),
  Joakim Nyberg [aut] (MATLAB version),
  Eric Stroemberg [ctb] (MATLAB version)
Maintainer: Andrew C. Hooker <andrew.hooker@farmbio.uu.se>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-19 14:03:16
