Compute Threshold Standard Errors Using Delta Method - NEW FUNCTION
.compute_threshold_se_delta_method(
raw_params,
post_cov,
n_thresh,
verbose = FALSE
)Vector of threshold standard errors
Raw parameter vector from optimization
Covariance matrix of raw parameters
Number of thresholds
Logical; print diagnostics