survBayes.control {survBayes} | R Documentation |
These function checks and packages the fitting options for survBayes
survBayes.control(n.inter = 1000, delta.taylor = 0.3, beta.init = NULL, prec.beta.init = 1e-04, sigma.lbh.0 = 100, sigma.lbh.1 = 100, rate.sigma.lbh.0 = 1e-04, rate.sigma.lbh.1 = 1e-04, shape.sigma.lbh.0 = 1e-04, shape.sigma.lbh.1 = 1e-04)
n.inter |
number of intervals to display |
delta.taylor |
bandwidth for Taylor approximation |
beta.init |
initialization of beta |
prec.beta.init |
initialization of the precision of the prior of beta |
sigma.lbh.0 |
initialization of sigma.lbh.0 |
sigma.lbh.1 |
initialization of sigma.lbh.0 |
rate.sigma.lbh.0 |
initialization of rate of the gamma prior of sigma.lbh.0 |
rate.sigma.lbh.1 |
initialization of rate of the gamma prior of sigma.lbh.1 |
shape.sigma.lbh.0 |
initialization of shape of the gamma prior of sigma.lbh.0 |
shape.sigma.lbh.1 |
initialization of shape of the gamma prior of sigma.lbh.1 |
A list with the same elements as the input
V. Henschel, Ch. Heiss, U. Mansmann