Cleared outputs, set some init cells
[ou-jupyter-r-demo.git] / section5.1.ipynb
index 5a8ef2eb1410334a8b6910d7eb119aa93ba568cb..e24eb064e22c0e837d6d3f08a47ceb6fa581757f 100644 (file)
     "# print(cbind(af,PctExp=afss/sum(afss)*100))"
    ]
   },
-  {
-   "cell_type": "code",
-   "execution_count": null,
-   "metadata": {},
-   "outputs": [],
-   "source": [
-    "# ggplot(rubber, aes(x=hardness, y=loss)) + \n",
-    "#     geom_point() +\n",
-    "#     stat_smooth(method = \"lm\", col = \"red\")"
-   ]
-  },
   {
    "cell_type": "code",
    "execution_count": null,
   {
    "cell_type": "code",
    "execution_count": null,
-   "metadata": {},
+   "metadata": {
+    "hidden": true
+   },
    "outputs": [],
    "source": [
     "ggplotRegression(fit.s)"