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