library(knitr)
knitr::opts_chunk$set(
  echo = TRUE,
  collapse = TRUE,
  warning = FALSE,
  message = FALSE,
  comment = "#>",
  eval = TRUE
)

All package vignettes are available at https://easystats.github.io/bayestestR/.

Function Overview

Get Started

Examples

  1. Initiation to Bayesian models
  2. Confirmation of Bayesian skills
  3. Become a Bayesian master

Articles

In-Depths

Guidelines



easystats/bayestestR documentation built on Oct. 9, 2024, 12:02 p.m.