| survBayes.control.lognormal.frailty {survBayes} | R Documentation |
These function checks and packages the fitting options for the gaussian frailty in survBayes.
The prior of sigma.RE is assumed to be gamma distributed with rate rate.sigma.clust
and shape shape.sigma.clust.
survBayes.control.lognormal.frailty(sigma.RE = 100, rate.sigma.clust = 1e-04, shape.sigma.clust = 1e-04)
sigma.RE |
initialization of sigma.RE |
rate.sigma.clust |
initialization of rate of the gamma prior of rate.sigma.clust |
shape.sigma.clust |
initialization of shape of the gamma prior of shape.sigma.clust |
A list with the same elements as the input
V. Henschel, Ch. Heiss, U. Mansmann