A function which performs the Bayesian MCMC estimation procedure for estimating the efficacy parameter (\(\beta\)) using personalised sunthetic controls methodology.
# S3 method for flexsurvreg
pscEst(CFM, DC_clean, nsim, start, start.se, trt = trt)A matrix containing the draws form the posterior distribution
a model object supplied to pscfit
a cleaned dataset ontained using dataComb().
the number of MCMC simulations to run
the stating value for
the stating value fo
an optional vector denoting treatment allocations where multiple treatment comparisons are being made
An MCMC routine for fitting a psc model