
Plot NLL Contours with plotly
plot_nll_contours.RdCreate an interactive contour plot of the DCC likelihood surface.
Usage
plot_nll_contours(
surface,
true_params = NULL,
mle_params = NULL,
title = "DCC(1,1) Negative Log-Likelihood Surface"
)