Skip to content

JDLeongomez/PowerSimulate_ind_t_EN

Repository files navigation

Independent t-test


Power analysis based on the simulation of a population, and the probability of obtaining a significant result with a sample of a given size. Although more direct tools for power analysis exist for *t*-tests, this application relies on simulations to illustrate the concept of statistical power.

This app is available from my (rather slow) personal Shiny server. However, if that is too slow or my server is not working, you can always run it locally in your computer with R installed.

To do this, you can simply run the code below in R:

library(shiny)
runGitHub("PowerSimulate_ind_t_EN", "JDLeongomez")

(NOTA: Para la versión en Español, entra a https://github.com/JDLeongomez/PowerSimulate_ind_t_ES)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages