diff --git a/README.md b/README.md index 5c6951b..d332070 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # R package bayesmsm -[![pkgdown](https://img.shields.io/badge/pkgdown--blue)](https://Kuan-Liu-Lab.github.io/bayesmsm/) +[![pkgdown](https://img.shields.io/badge/pkgdown--blue)](https://kuan-liu-lab.github.io/bayesmsm/) This package provides tools for estimating causal effects using Bayesian Marginal Structural Models. It includes functions for estimating Bayesian weights using JAGS and for Bayesian non-parametric bootstrap to calculate causal effects. diff --git a/docs/404.html b/docs/404.html index 8ba82e3..af56e43 100644 --- a/docs/404.html +++ b/docs/404.html @@ -6,23 +6,23 @@ Page not found (404) • bayesmsm - - - + + + - + - Skip to contents + Skip to contents
diff --git a/docs/authors.html b/docs/authors.html index f3e3c1e..309d61b 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -55,13 +55,14 @@

Citation

Liu K, Yan X (2024). bayesmsm: Bayesian Marginal Structural Models. -R package version 0.1.0. +R package version 0.1.0, https://kuan-liu-lab.github.io/bayesmsm/.

@Manual{,
   title = {bayesmsm: Bayesian Marginal Structural Models},
   author = {Kuan Liu and Xiao Yan},
   year = {2024},
   note = {R package version 0.1.0},
+  url = {https://kuan-liu-lab.github.io/bayesmsm/},
 }