Description Usage Arguments Value
Generates simulated HPV, cytology and colposcopy data by using the following functions: GenerateDataRaff, GenerateObs, GetClass, GetInitTrueRaff, GetTranTrueRaff, IntroduceMissing, IntroduceMissingAll, IntroduceMissingColpo, and Seperator
1 | GenerateSimulatedDataRaff(n, t, p, lambda, max2 = 3, max3 = 2)
|
n |
number of individuals to generate |
t |
number of timepoints to generate |
p |
probability of being a stayer for simulated data |
lambda |
vector of length two, first value is weight given to value at time t-1, second value is weight given to value at time t-2 |
max2 |
number of possibilities from test 2 |
max3 |
number of possibilities from test |
list of three matrices, one for each test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.