Open Rezeger opened 11 months ago
Hi! Did you fix the issue?
Hi - please remove the "=" signs from the names of the options. If it still fails, please post the entire error message here. Best, J
On Tue, Dec 12, 2023 at 11:22 AM Rezeger @.***> wrote:
Hi! I updated to the latest Iris Toolbox (R 20230622) and the estimate function is not working as it did with previous versions. I tired several things to change the code but it did not help. My line which is not working anymore is this:
[Pstar, obj, grad, hess, mstar, var, delta, Pdelta] = estimate(m, dd, sdate:edate, E, 'initVal=', 'model', 'noSolution=', 'penalty', 'tolx=', 1e-12);
Could you help me what has changed and how I should modify the code to work? Thank you
— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/399, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGCVKKQPBH3VIDTBWOQ6KNDYJAWABAVCNFSM6AAAAABARGYTD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTONBTHAZTSOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi!
Thank you for the answer. I will try if it works like that.
Bests
Jaromír Beneš @.***> ezt írta (időpont: 2024. júl. 1., H, 18:41):
Hi - please remove the "=" signs from the names of the options. If it still fails, please post the entire error message here. Best, J
On Tue, Dec 12, 2023 at 11:22 AM Rezeger @.***> wrote:
Hi! I updated to the latest Iris Toolbox (R 20230622) and the estimate function is not working as it did with previous versions. I tired several things to change the code but it did not help. My line which is not working anymore is this:
[Pstar, obj, grad, hess, mstar, var, delta, Pdelta] = estimate(m, dd, sdate:edate, E, 'initVal=', 'model', 'noSolution=', 'penalty', 'tolx=', 1e-12);
Could you help me what has changed and how I should modify the code to work? Thank you
— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/399, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AGCVKKQPBH3VIDTBWOQ6KNDYJAWABAVCNFSM6AAAAABARGYTD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGAZTONBTHAZTSOI>
. You are receiving this because you are subscribed to this thread.Message ID: @.***>
— Reply to this email directly, view it on GitHub https://github.com/IRIS-Solutions-Team/IRIS-Toolbox/issues/399#issuecomment-2200604175, or unsubscribe https://github.com/notifications/unsubscribe-auth/BET6HM3ZSK4JIQ22FWSX433ZKGBE5AVCNFSM6AAAAABJ65MRNKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBQGYYDIMJXGU . You are receiving this because you authored the thread.Message ID: @.***>
Hi! I updated to the latest Iris Toolbox (R 20230622) and the estimate function is not working as it did with previous versions. I tired several things to change the code but it did not help. My line which is not working anymore is this:
[Pstar, obj, grad, hess, mstar, var, delta, Pdelta] = estimate(m, dd, sdate:edate, E, 'initVal=', 'model', 'noSolution=', 'penalty', 'tolx=', 1e-12);
Could you help me what has changed and how I should modify the code to work? Thank you