ev_proportions {ssev} | R Documentation |
Compute expected value as function of n, N
Description
Comparing proportions
Usage
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
[Package ssev version 0.1.0 Index]