simnormal: Sim normal function

Description Usage Arguments

Description

Function to simulate normally distributed data based on given treatment groups

Usage

1
2
simnormal(mean.s, sigma, trts, n.s, tau1, tau2, get_power = 0, covValues,
  treat)

Arguments

mean.s

Mean.s is the mean of the outcome varaible

sigma

Sigma is the variance

trts

Trts is the possible treatment assignments

n.s

N.s is the frequency of each treatment

tau1

Tau1 is the weight assigned to the first covariate value

tau2

Tau2 is the weight assigned to the second covariate value

get_power

Get_power determines whether or not the power is being calculated in this simulation


Gtmille2/multiEndpoint documentation built on Oct. 30, 2019, 6:35 p.m.