generateComplete: generateComplete

Description Usage Arguments

Description

This function generate complete datasets.

Usage

1
generateComplete(outcomeType, numSamp, beta0, beta1, beta2, xmean, xsd, errorsd)

Arguments

outcomeType

Is the outcome variable binary or continuous?

numSamp

Number of observations in the sample

beta0

Intercept

beta1

Treatment effect

beta2

Slope of auxiliary variable

xmean

Mean of auxiliary variable

xsd

Standard deviation of auxiliary variable

errorsd

Parameter to add noise. Standard deviation of errors


calebki/rctmiss documentation built on May 3, 2019, 2:56 p.m.