buildLabelReferences: Build a list of references that map likelihood names to...

View source: R/LikelihoodApproximation.R

buildLabelReferencesR Documentation

Build a list of references that map likelihood names to integer labels for later use

Description

Build a list of references that map likelihood names to integer labels for later use

Usage

buildLabelReferences(data)

Arguments

data

The likelihood data. Can be a single approximation, approximations from multiple sites, or (adaptive) grid profile likelihoods.

Examples

data("likelihoodProfileLists")
refLabs <- buildLabelReferences(likelihoodProfileLists)


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