Skip to content

okanbulut/sampling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Sampling Distribution Application in Shiny

The application can be run in R using the following code:

# Install the required packages
install.packages(c("openintro","gridExtra","BHH2"))

# Run the app
library("shiny")
runGitHub("sampling", "okanbulut") 

About

Sampling Distribution Application in Shiny

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages