Overview of Vignettes"

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



Try the bayestestR package in your browser

Any scripts or data that you put into this service are public.

bayestestR documentation built on April 7, 2023, 5:09 p.m.