Skip to content

The CIdemo app gives an easily accessible interactive demonstration of frequentistic confidence intervals (CI's).

Notifications You must be signed in to change notification settings

TuomoNieminen/CIdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Welcome to the CIdemo repository. The CIdemo app gives an easily accessible interactive demonstration of frequentistic confidence intervals (CI's).

A very unique aspect of the app is "The Playground", which is designed for advanced users who know the R language. The Playground implements a possibility to use R within the app by entering command codes. Each part of the demonstration includes a possibility to explore the concepts with R.

R is a programming language for data analysis. Shiny is an R library for creating interactive web applications. This repository includes the codes for an R Shiny interactive demonstration of frequentistic confidence intervals.

Usage

The app is hosted here and can also be used locally from R with the following code

if(!require(shiny)) install.packages("shiny")
shiny::runGitHub("CIdemo","TuomoNieminen")

About

The CIdemo app gives an easily accessible interactive demonstration of frequentistic confidence intervals (CI's).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published