
Robust GOGARCH Standard Errors with Edge Case Handling
compute_gogarch_standard_errors_robust.RdHigh-level wrapper for GOGARCH SE computation with validation and error handling.
Usage
compute_gogarch_standard_errors_robust(
gogarch_result,
residuals,
weights,
distribution = "norm",
method = c("hessian", "sandwich")
)