{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Lesson 8 exercises\n", "\n", "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.1\n", "\n", "Explain why it is useful to have your data in tidy format in the context of hierarchical modeling." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.2\n", "\n", "Have you encountered a set of experiments that have a hierarchical structure in your own work? If so, can you please briefly describe it?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.3\n", "\n", "Describe why thoroughly checking MCMC diagnostics is especially important when working with hierarchical models." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.4\n", "\n", "Did you read the solutions to homework 6?" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "
" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Exercise 8.5\n", "\n", "Write down any additional questions you have." ] } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.7.6" } }, "nbformat": 4, "nbformat_minor": 4 }