ev_means_unequal {ssev}R Documentation

Compute expected value as function of n, N

Description

Comparing means with unequal variances

Usage

ev_means_unequal(n, N, means, sds, sig.level, ties)

Arguments

n

Sample size per group

N

Population size (estimate)

means

Vector of estimated means

sds

Vector of standard deviation of the groups

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]