Computes the gradient and hessian of the optimisation function of restricted MIDAS regression and checks whether the conditions of local optimum are met. Numerical estimates are used.
deriv_tests(x, tol = 1e-06)# S3 method for midas_r
deriv_tests(x, tol = 1e-06)
a list with gradient, hessian of optimisation function and convergence message
midas_r
object
a tolerance, values below the tolerance are considered zero
Vaidotas Zemlys
midas_r