powered by
Computes two sided (TS) approximated Hessian.
tsHessian(x, fun, ...)
argument to be passed to fun.
fun
function.
additional parameters to be passed to fun.
A function borrowed from Kevin Sheppard's Matlab garch toolbox as implemented by Alexios Ghalanos in his rgarch package