-
There could be a block like the definitions block that would be turned in to a DecisionRule object, that is a function of exogenous and endogenous states (m,s).
Case where both are continuous can e…
albop updated
5 years ago
-
-
Temperature influences availability...
For example, plucked from the CASAL user manual:
Annual selectivity shifts are also provided for. These allow selectivities to shift to the left or
right with …
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/main/src/core/VaultManagerV2.sol#L148
# Vulnerability details
**Impact**
`VaultManagerV2` has one `withdraw` function responsible fo…
-
1. I seem to have found a bug in how unconditional forecasts for VARX models are produced. I have found out that no matter which values for the exogenous variable I use for the forecast period (with t…
-
**Is your feature request related to a problem? Please describe.**
We are in a data science project where we are using the Rapids cuml for GPU-Acceleration. We want to use auto_arima for times series…
-
**Description of issue**
I think the reference to causal Bayesian optimization would fit beautifully in section 11.9 where you talk about scenarios where optimization is influenced by exogenous fac…
-
**Is your proposed enhancement related to a problem? Please describe.**
In the non-hts version of prophet, we use external variables in both the external_regressor way and in the 'add_seasonality' wa…
-
Hello,
First of all, thank you for creating such a powerful toolbox. To improve it, I'd like to point out a bug in the historical decomposition functions. I am using BVAR option with sign restricti…
-
I propose idea that we can pass exog time series directly in all nodes instead manually creating complicated pipelines with different time-series sources.
Now we need to create input data for all …