Simulate observations from Aalen Frailty model with Gamma distributed frailty and constant intensity.
simAalenFrailty(
n = 5000,
theta = 0.3,
K = 2,
beta0 = 1.5,
beta = 1,
cens = 1.5,
cuts = 0,
...
)
Number of observations in each cluster
Dependence paramter (variance of frailty)
Number of clusters
Baseline (intercept)
Effect (log hazard ratio) of covariate
Censoring rate
time cuts
Additional arguments