Code Monkey home page Code Monkey logo

stats_demos's Introduction

What is this?

some html animatied demos for stats classes, using R and Rmarkdown See them in action at

What demos are included

  • The effect of alpha level on power
  • The effect of sample size of power
  • The effect of sample standard deviation on power
  • The effect of effect size on power
  • The effect outliers have on regression lines
  • A simulated sampling distribution demonstrating the central limit theorem

What do I need to build them for myself?

  • System requirements:
    • R
    • pandoc (>= 1.12.3)
  • R package requirements
    • animation
    • knitr
    • rmarkdown
    • pander
    • ggplot2
    • grid
    • gridExtra

How do I build them?

  1. Start an R session with an interactive command line
  2. Set the working directory to the directory with build_demos.R in it (the top level dir)
  3. source("build_demos.R")
  4. build_demos()
  5. by default output will be in html_output directory
  6. Open html_output/demos.html, follow links to the demos, and be amazed

To only build some demos (they can take a while, ggplot-ing is slow), give build_demos() a character vector specifying which to build. See comments inside build_demos() for more info.

stats_demos's People

Contributors

wjhopper avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.