compete.simulation {PHInfiniteEstimates} | R Documentation |
Simulate from a competing risk model with correlated log normal errors, and plot various estimates.
Description
Simulate from a competing risk model with correlated log normal errors, and plot various estimates.
Usage
compete.simulation(ncr = 4, sig = 0.8, ns = 1000)
Arguments
ncr |
Number of competing risks. |
sig |
correlation among competing risks. |
ns |
number of observations. |
[Package PHInfiniteEstimates version 2.9.5 Index]