compute.qrme | R Documentation |
does the heavy lifting on computing quantile regression with left hand side measurement error
compute.qrme(
formla,
tau = 0.5,
data,
nmix = 3,
startbet = NULL,
startmu = NULL,
startsig = NULL,
startpi = NULL,
simstep = "MH",
tol = 1,
iters = 400,
burnin = 200,
drawsd = 4,
cl = 1,
messages = FALSE
)
compute.qrme |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.