View source: R/calibratemcmc.R
estimateY | R Documentation |
A function to get an initial estimate of Y, to be used in calibrating the MCMC. Not for general use
estimateY(X, betahat, omegahat, surv, control)
X |
the design matrix containing covariate information |
betahat |
an estimate of beta |
omegahat |
an estimate of omega |
surv |
an object of class Surv |
control |
a list containg various control parameters for the MCMC and post-processing routines |
an estimate of Y, to be used in calibrating the MCMC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.