jacobian_arma(theta, p, q, tau)vec that contains all the parameter estimates.int that indicates the number of AR coefficientsint that indicates the number of MA coefficients.vec that lists the scales of the process e.g. 2^(1:J)mat that returns the numerical jacobian of the ARMA process.