invtransformweibull | R Documentation |
A function to transform estimates of the (alpha, lambda) parameters of the weibull baseline hazard function, so they are commensurate with R's inbuilt density functions, (shape, scale).
invtransformweibull(x)
x |
a vector of paramters |
the transformed parameters. For the weibull model, this transforms 'shape' 'scale' (see ?dweibull) to 'alpha' and 'lambda' for the MCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.