Package: msde
Title: Bayesian Inference for Multivariate Stochastic Differential
        Equations
Version: 1.0.5
Date: 2021-12-16
Authors@R: c(person("Martin", "Lysy", role = c("aut", "cre"),
                    email = "mlysy@uwaterloo.ca"),
             person("Feiyu", "Zhu", role = "aut"),
             person("JunYong", "Tong", role = "aut"),
	     person("Trevor", "Kitt", role = "ctb"),
	     person("Nigel", "Delaney", role = "ctb"))
Description: Implements an MCMC sampler for the posterior distribution of arbitrary time-homogeneous multivariate stochastic differential equation (SDE) models with possibly latent components.  The package provides a simple entry point to integrate user-defined models directly with the sampler's C++ code, and parallelizes large portions of the calculations when compiled with 'OpenMP'.
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.12.7), methods, stats, tools, whisker
LinkingTo: Rcpp, RcppProgress
Suggests: knitr, rmarkdown, testthat, RcppProgress
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2021-12-17 04:37:01 UTC; mlysy
Author: Martin Lysy [aut, cre],
  Feiyu Zhu [aut],
  JunYong Tong [aut],
  Trevor Kitt [ctb],
  Nigel Delaney [ctb]
Maintainer: Martin Lysy <mlysy@uwaterloo.ca>
Repository: CRAN
Date/Publication: 2021-12-17 07:50:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-12-18 11:31:17 UTC; unix
Archs: msde.so.dSYM
