DataModel objects from approximate likelihood or profile likelihood dataR/LikelihoodApproximation.R
constructDataModel.RdConstruct DataModel objects from approximate likelihood or profile likelihood data
constructDataModel(data, labelReferences = NULL)data("likelihoodProfileLists")
dataModel <- constructDataModel(likelihoodProfileLists[[1]])