{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": { "collapsed": false }, "outputs": [ { "data": { "text/html": [ "'Sun Oct 02 20:58:13 2016'" ], "text/latex": [ "'Sun Oct 02 20:58:13 2016'" ], "text/markdown": [ "'Sun Oct 02 20:58:13 2016'" ], "text/plain": [ "[1] \"Sun Oct 02 20:58:13 2016\"" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "date()" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "collapsed": false, "scrolled": false }, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "Loading required package: pipeR\n", "Loading required package: ggplot2\n", "Loading required package: dplyr\n", "Warning message:\n", ": package 'dplyr' was built under R version 3.3.1\n", "Attaching package: 'dplyr'\n", "\n", "The following objects are masked from 'package:stats':\n", "\n", " filter, lag\n", "\n", "The following objects are masked from 'package:base':\n", "\n", " intersect, setdiff, setequal, union\n", "\n", "Loading required package: tidyr\n", "Warning message:\n", ": package 'tidyr' was built under R version 3.3.1Loading required package: readr\n", "Warning message:\n", ": package 'readr' was built under R version 3.3.1" ] }, { "data": { "text/html": [ "
y | prob |
---|---|
0 | 0.02843882 |
1 | 0.10124222 |
2 | 0.18021114 |
3 | 0.21385056 |
4 | 0.19032700 |
5 | 0.13551282 |
6 | 0.08040427 |
7 | 0.04089132 |
8 | 0.01819664 |
9 | 0.00719778 |