Package: simcausal
Type: Package
Version: 0.5.0
Title: Simulating Longitudinal Data with Causal Inference Applications
Authors@R: c(
    person("Oleg", "Sofrygin", role=c("aut", "cre"), email="oleg.sofrygin@gmail.com"),
    person(c("Mark", "J."), "van der Laan", role="aut", email="laan@berkeley.edu"),
    person("Romain", "Neugebauer", role="aut", email="Romain.S.Neugebauer@kp.org"))
Description: A flexible tool for simulating complex longitudinal data using
    structural equations, with emphasis on problems in causal inference.
    Specify interventions and simulate from intervened data generating
    distributions. Define and evaluate treatment-specific means, the average
    treatment effects and coefficients from working marginal structural models.
    User interface designed to facilitate the conduct of transparent and
    reproducible simulation studies, and allows concise expression of complex
    functional dependencies for a large number of time-varying nodes. See the
    package vignette for more information, documentation and examples.
URL: https://github.com/osofr/simcausal
BugReports: https://github.com/osofr/simcausal/issues
Depends: R (>= 3.2.0)
Imports: data.table, igraph, stringr, R6, assertthat, Matrix, methods
Suggests: ltmle, tmlenet, RUnit, knitr, ggplot2, Hmisc, copula,
        mvtnorm, bindata
VignetteBuilder: knitr
License: GPL-2
NeedsCompilation: no
Packaged: 2016-02-20 03:23:21 UTC; olegsofrygin
Author: Oleg Sofrygin [aut, cre],
  Mark J. van der Laan [aut],
  Romain Neugebauer [aut]
Maintainer: Oleg Sofrygin <oleg.sofrygin@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-20 08:55:22
