hildaLocalResult: Extract the posterior distributions of the mean differences...

Description Usage Arguments Value Examples

View source: R/hilda_diagnosis.R

Description

Extract the posterior distributions of the mean differences in muational exposures

Usage

1
hildaLocalResult(jagsOutput)

Arguments

jagsOutput

the output jags file generated by the jags function from the R2jags package.

Value

a data frame that contains the posterior distributions of difference.

Examples

1
2
3
inputFile <- system.file("extdata/hildaLocal.rdata", package="HiLDA")
hildaLocal <- readRDS(inputFile)
hildaLocalResult(hildaLocal)

USCbiostats/HiLDA documentation built on Oct. 15, 2021, 10:22 a.m.