-
Dear statsmodels team,
Thanks a lot for your documenting notebooks - for me it is the best resource to get started.
However, it seems that your html generation pipeline is run on a system without …
-
Suppose I have 5 endogenous variables (all are stationary) in a dataframe (it has 150 rows, 5 cols, datetimeIndex) with index of a date form and I want to model a VAR(2). If I use a VARMAX of order (2…
-
scikit-learn will release 0.19.1 on 10/22 or 10/23 using this tag: https://github.com/scikit-learn/scikit-learn/releases/tag/0.19.1
It would be cool if you could package it and let us know, so we c…
-
Hi Matt,
I'm using pyhsmm to model the behavior of C Elegans.
I was hoping you'd be able to comment on why, when I try to copy a `m.ARWeakLimitStickyHDPHMM` I get the error `UniformInitialState…
-
Autoregressive (AR) effects as they are currently implemented refer to effects of the response on itself. Some other packages (such as nlme) use the AR term to refer to autoregression of the residuals…
-
Installation from Options->Add-Ons in Orange, fails with error below:
```
Collecting Orange3-Timeseries
Using cached Orange3-Timeseries-0.3.2.tar.gz
Requirement already satisfied: Orange3 in c…
-
Hi, I tried to use forecast in a dataset that is used in a tutorial.so the data have an autoregression at phases 2,3,4,6,12. There is just a small variation so as to avoid problems in confidence inter…
-
I don't know if we have robust version checks everywhere for scipy version
If we don't use proper checks, then 1.0 might be the older than pre-1.0 versions.
-
I get the following error when attempting to use quicklisp to load clml in LispWorks 7.0 enterprise edition 64-bit... and I was able to get past this first error by modifying the .asd file...
Here ar…
-
- [x] Implement custom edges
- [x] Implement defaults?
- [x] Write functional requirements
- [x] Include links to good documentation on node parameters
- [x] Include links to good documentation o…