/augGauss

R package to fit augmented Gaussians to generalisation gradients using Stan

Primary LanguageC++OtherNOASSERTION

R-CMD-check Codecov test coverage Lifecycle: experimental

augGauss

R package to fit augmented Gaussians to generalisation gradients using Stan

The goal of ‘augGauss’ is to …

Installation

‘augGauss’ is under active development. You can install the current developmental version of ‘augGauss’ from GitHub with:

# install.packages("remotes")
remotes::install_github("fontikar/augGauss")

We recommend checking out the vignette to get started:

vignette("augGauss")

Found a bug?

Please submit a GitHub issue with details of the bug. A reprex would be particularly helpful with the bug-proofing process!