ci.lc.mean.ws: Linear Contrast of Means (Within Subjects)

View source: R/lc.mean.ws.R

ci.lc.mean.wsR Documentation

Linear Contrast of Means (Within Subjects)

Description

Computes confidence interval for a population linear contrast of means in a within-subjects design (assumes equal variances and correlations).

Arguments

alpha

alpha level for 1-alpha confidence

m

vector of sample means

var

average of sample variances

cor

average of sample correlations

n

sample size

h

vector of contrast coefficients

Value

estimate

linear contrast

SE

SE of contrast

df

degrees of freedom

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/DGB documentation built on May 3, 2022, 9:34 p.m.