View source: R/LikelihoodApproximation.R
buildLabelReferences | R Documentation |
Build a list of references that map likelihood names to integer labels for later use
buildLabelReferences(data)
data |
The likelihood data. Can be a single approximation, approximations from multiple sites, or (adaptive) grid profile likelihoods. |
data("likelihoodProfileLists")
refLabs <- buildLabelReferences(likelihoodProfileLists)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.