Package: mapbayr
Title: MAP-Bayesian Estimation of PK Parameters
Version: 0.5.0
Authors@R: 
    person(given = "Felicien",
           family = "Le Louedec",
           role = c("aut", "cre"),
           email = "lelouedec.felicien@iuct-oncopole.fr",
           comment = c(ORCID = "0000-0003-3699-2729"))
Description: Performs maximum a posteriori Bayesian estimation of individual pharmacokinetic parameters from a model defined in `mrgsolve`, typically for model-based therapeutic drug monitoring. Internally computes an objective function value from model and data, performs optimization and returns predictions in a convenient format.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: dplyr, ggplot2, magrittr, mrgsolve (>= 0.10.9), optimx, purrr,
        rlang, stats, stringr, tibble, tidyr
URL: https://github.com/FelicienLL/mapbayr
BugReports: https://github.com/FelicienLL/mapbayr/issues
Suggests: knitr
NeedsCompilation: no
Packaged: 2021-07-27 11:28:32 UTC; le_louedec
Author: Felicien Le Louedec [aut, cre]
    (<https://orcid.org/0000-0003-3699-2729>)
Maintainer: Felicien Le Louedec <lelouedec.felicien@iuct-oncopole.fr>
Repository: CRAN
Date/Publication: 2021-07-27 11:40:02 UTC
Built: R 4.0.2; ; 2021-07-28 10:58:55 UTC; unix
