diff --git a/README.Rmd b/README.Rmd index 9032b6e..f07c7c3 100644 --- a/README.Rmd +++ b/README.Rmd @@ -17,6 +17,10 @@ set.seed(123) # mxsem + +[![Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/mxssem)](https://cranlogs.r-pkg.org/badges/grand-total/mxsem) + + **mxsem** provides a **lavaan**-like (Rosseel, 2012) syntax to implement structural equation models (SEM) with **OpenMx** (Boker et al., 2011). The objective is to simplify fitting basic SEM with **OpenMx**, while also unlocking some very useful advanced features. For instance, diff --git a/README.md b/README.md index 3f79f89..8cf10ee 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ # mxsem + +[![Total Downloads](https://cranlogs.r-pkg.org/badges/grand-total/mxssem)](https://cranlogs.r-pkg.org/badges/grand-total/mxsem) + + **mxsem** provides a **lavaan**-like (Rosseel, 2012) syntax to implement structural equation models (SEM) with **OpenMx** (Boker et al., 2011). The objective is to simplify fitting basic SEM with **OpenMx**, while