-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Issue from @jose-arranz palatej/rjdemetra3#8
Hi Jean
I am using rjd3tramoseats version 0.6.0 and full residuals are not available when calling function tramoseats
.
Possibly is not yet implemented because there is a result$estimation$res item
(that now contains double [0]) that in future releases would contain full residuals values.
We have. as a workaround, overwritten function tramo_output
to get residuals from jq argument, and it works.
Please, my question is, Are you planning to include full residuals in the results when calling tramo or tramoseats functions?
And, additionally, function load_workspace
from package rjd3workspace seems to fail when workspace contains ramps. Is there something we can do to use ramps in workspaces together with load_workspace? Have you experienced this issue?
Thank you very much in advance
Best regards