ev_proportions: Compute expected value as function of n, N

Description Usage Arguments Value

Description

Comparing proportions

Usage

1
ev_proportions(n, N, proportions, sig.level, ties)

Arguments

n

Sample size per group

N

Population size (estimate)

proportions

Vector of two proportions

sig.level

Significance level

ties

Tie-breaking probability

Value

A scalar indicating the expected mean reward per unit in the population


ssev documentation built on May 2, 2019, 6:04 a.m.

Related to ev_proportions in ssev...