
Compute Profile Likelihood Confidence Intervals
dcc11_profile_ci.RdCompute Profile Likelihood Confidence Intervals
Usage
dcc11_profile_ci(
params,
std_resid,
weights,
Qbar,
distribution = "mvn",
use_reparam = FALSE,
param_idx = 1,
level = 0.95,
n_grid = 50
)