Package: magi
Type: Package
Title: MAnifold-Constrained Gaussian Process Inference
Version: 1.1.5
Date: 2022-01-12
Authors@R: 
  c(person(given = "Shihao",
           family = "Yang",
           role = c("aut", "cre"),
           email = "shihao.yang@isye.gatech.edu",
           comment = c(ORCID = "0000-0003-3910-4969")),
    person(given = "Samuel W.K.",
           family = "Wong",
           role = "aut"),
    person(given = "S.C.",
           family = "Kou",
           role = c("ctb", "cph"),
           comment = c(role = "Contributor of MAGI method development"))
           )
Encoding: UTF-8
Description: Provides fast and accurate inference for the parameter estimation problem in Ordinary Differential
    Equations, including the case when there are unobserved system components. Implements the MAGI method
    (MAnifold-constrained Gaussian process Inference) of Yang, Wong, and Kou (2021) <doi:10.1073/pnas.2020397118>.
License: MIT + file LICENSE
VignetteBuilder: knitr
Imports: Rcpp (>= 1.0.6), gridExtra, gridBase, grid, methods, deSolve
LinkingTo: Rcpp, RcppArmadillo, BH, roptim
RoxygenNote: 7.1.1
Suggests: testthat, mvtnorm, covr, knitr, MASS, rmarkdown, markdown
NeedsCompilation: yes
Packaged: 2022-01-12 19:47:22 UTC; shihaoyang
Author: Shihao Yang [aut, cre] (<https://orcid.org/0000-0003-3910-4969>),
  Samuel W.K. Wong [aut],
  S.C. Kou [ctb, cph] (Contributor of MAGI method development)
Maintainer: Shihao Yang <shihao.yang@isye.gatech.edu>
Repository: CRAN
Date/Publication: 2022-01-14 11:52:51 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-01-24 23:59:03 UTC; unix
Archs: magi.so.dSYM
