0

I am trying to solve the attached (very large) system of non-linear equations, ideally in R. As far as I can tell, the system cannot be transformed to be a quadratic program or a quadratic matrix equation. The analytic Jacobian of the system is straightforward to compute, but is very large and therefore methods like Broyden (nleqslv) do not scale well as T gets big. What might be a fast way to solve this? I have access to a computing cluster at a university. Thanks for the helpenter image description here

0 Answers0