{ "cells": [ { "cell_type": "markdown", "id": "02220643", "metadata": {}, "source": [ "# Tutorial for R Users\n", "\n", "In this tutorial, we will go through CausalBGM workflow with the R package **bayesgm**.\n", "\n", "First of all, you need to install , please refer to the [install page](https://bayesgm.readthedocs.io/en/latest/getting-started/installation.html) to make sure **bayesgm** R package is installed.\n" ] }, { "cell_type": "markdown", "id": "45918c1d", "metadata": {}, "source": [ "