# load example data
data("ncLikelihoods")
data("ooiLikelihoods")
# perform sequential analysis with bias correction, using the t model
# NOT RUN
# bbcResults = biasCorrectionInference(ooiLikelihoods,
# ncLikelihoodProfiles = ncLikelihoods,
# robust = TRUE,
# seed = 42)
# check out analysis summary
# bbcResults
Run the code above in your browser using DataLab