hmaLikelihoodList: Example profile likelihoods for hierarchical meta analysis...

hmaLikelihoodListR Documentation

Example profile likelihoods for hierarchical meta analysis with bias correction

Description

A list that contains profile likelihoods for two negative control outcomes and a synthetic outcome of interest, across four data sources. Each element of the list contains profile likelihoods for one outcome, where each row provides profile likelihood values (over a grid) from one data source.

Usage

hmaLikelihoodList

Format

An objects of class list; the list contains 3 dataframes, where each dataframe includes four rows of likelihood function values corresponding to the points in the column names.

Examples

data("hmaLikelihoodList")
hmaLikEx <- hmaLikelihoodList[[1]]

plot(as.numeric(hmaLikEx[2, ]) ~ as.numeric(names(hmaLikEx)))


EvidenceSynthesis documentation built on Aug. 26, 2025, 9:08 a.m.