Skip to content

dcr-eyethink/eyethinkbayes

Repository files navigation

README eyethink bayes

2024-01-23

Eyethink Bayes analysis tools

This is a toolbox for running Bayesian mixed models. It is part of the eyethink toolbox and requires the eyethinkdata package.

It will run a Baysian mixed model using rstanarm, output metrics and plots for the main effects and interactions.

Use the code below to install or update from github

devtools::install_github("dcr-eyethink/eyethinkbayes")
library(eyethinkbayes)

There is a vignette walk through using the package and some of its functions. You can access this in R with

vignette("eyethinkbayes_vignette",package = "eyethinkbayes")

You can also read this vignette online at the github website.

About

Bayesian analysis for eyethink lab data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published