GenerateCattleMAR {gee4}R Documentation

Generate Cattle B Data with Pre-specified Dropout Rate

Description

We assume that all cattle have the first four observations and there is a certain chance that some cows will quit the study (dropout) at the fifth measurement if their weights are below a certain threshold. The threshold value for the weight is chosen so that some fixed rates of MAR dropout at the fifth measurement time.

Usage

GenerateCattleMAR(dropout.rate)

Arguments

dropout.rate

the dropout rate at the fifth measurement.


[Package gee4 version 0.1.0.0 Index]