there is a package or function in R that allows "Identifying Excel Entries that Add Up to a Specific Value"

56 Views Asked by At

I'm trying to perform the solver function to identify excel entries that add to a specific value with GRG non-linear resolution method in R, but so far I can't find specific information about it. The problem is almost the same as the following exercise enter link description here, except for the method that would be GRG non linear. So my question is related to whether there is a package in R that allows solving it in the same way that excel does, because so far I have not been able to find it. Maybe it is something easy to solve, but I still can't do it. Thank you very much in advance

0

There are 0 best solutions below