hildaLocalResult {HiLDA} | R Documentation |
Extract the posterior distributions of the mean differences in muational exposures
hildaLocalResult(jagsOutput)
jagsOutput |
the output jags file generated by the jags function from the R2jags package. |
a data frame that contains the posterior distributions of difference.
inputFile <- system.file("extdata/hildaLocal.rdata", package="HiLDA") hildaLocal <- readRDS(inputFile) hildaLocalResult(hildaLocal)