{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Cross-National Differences" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "The" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# cross-national difference calculations...\n", "\n", "$ {E^{\\theta}}_t\\left(\\omega_{t+1}\\right) = $\n", "$ E_t\\left(\\omega_{t+1}\\right) + \n", "\\theta\\left(E_t\\left(\\omega_{t+1}\\right) - \n", "E_t\\left(\\omega_{t}\\right)\\right) $\n" ] } ], "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.6.5" } }, "nbformat": 4, "nbformat_minor": 2 }