Interactive likelihood plot
plotly_likelihood(x, parameter = NULL, ci_level = 0.95, n_points = 200)A plotly object with interactive hover tooltips
Creates an interactive plot using plotly, allowing users to hover over the likelihood curve to see exact values. Includes confidence interval bounds and MLE reference line.
plot for base graphics version,
ggplot_likelihood for ggplot2 version