Introduction

embr (pronounced EMBR) is an R package of utility functions and virtual classes for the model builder family of R packages.

Currently there are packages which implement the functionality for JAGS (jmbr), STAN (smbr) and TMB (tmbr).

Installation

To install the latest development version from GitHub

# install.packages("remotes")
pak::pak("poissonconsulting/embr")

Contribution

Please report any issues.

Pull requests are always welcome.

Code of Conduct

Please note that the embr project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

Inspiration

jaggernaut