From 1dd978a0f1d5564428970853c09cf67c400eaa96 Mon Sep 17 00:00:00 2001 From: Jouni Helske <1560448+helske@users.noreply.github.com> Date: Mon, 18 May 2026 09:56:53 +0300 Subject: [PATCH] Added dynamite --- CausalInference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CausalInference.md b/CausalInference.md index 2592619..b0a3003 100644 --- a/CausalInference.md +++ b/CausalInference.md @@ -267,7 +267,7 @@ environment is also available: [DAGitty](http://dagitty.net)). The package `r pk - *Longitudinal data / time series and censored data*: Causal effect estimation for time series is implemented in `r pkg("CausalImpact")` (using a Bayesian approach) and - `r pkg("CausalMBSTS")` (for multivariate responses). + `r pkg("CausalMBSTS")` (for multivariate responses). `r pkg("dynamite") implements methods for causal inference for longitudinal data based on Bayesian dynamic multivariate panel models. - *GWAS and SNPs*: `r pkg("CKAT")` implements kernel based methods to jointly test genetic main effect and gene-treatment interaction effects for a set of SNPs.