Giter Club home page Giter Club logo

ssev's Introduction

ssev

The goal of ssev is to compute optimal sample sizes for two-stage RCT designs when incorporating the size of the population. The basic idea is simple: given an estimate of the effect size of the difference between two groups, and an estimate of the population size N, we can compute the optimal size of an RCT that maximizes the expected outcome over both the RCT and the resulting guideline that is used for the remainder of the population. The package computes the associated sample size for a given significance level when comparing two means (with equal or unequal variances assumed) or when comparing two proportions.

Example

The following code computes the sample size required for a population of 10000 units when assuming equal variances and a Cohen's d of .8:

compute_sample_size(means=c(0,.8), sds=1, N=10^5)

ssev's People

Contributors

mkaptein avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.