Skip to content
Prev 767 / 885 Next

About the standard gaussian distribution

Let me suggest the interactive graphic NTplot in the HH package.

## install.packages("HH") ## if you don't have it yet.
library(HH)
NTplot(shiny=TRUE)

[to exit a shiny app, use C-c C-c in the R window in Macintosh, and
<esc> in the R window in Windows]

This single display covers about 60% of the introductory course.
See ?NTplot for additional examples.
Be sure to read the Details section and the examples.
On Thu, Apr 20, 2017 at 11:07 AM, David Monterde <dmonterde at me.com> wrote: