-
Major comments
- [x] 1. The introduction is generally difficult to read. To help the reader, I suggest you introduce the general concept of persistent and transient growth e.g. in line 56 before descr…
-
No idea why this happens (statmodels gets correclty installed) and I can't reproduce locally. Anyone else?
`````` ======================================================================
ERROR: pymc.t…
-
Umm, I've merged a PR https://github.com/scipy/scipy/pull/3871 deleting `calc_lwork` from scipy, but statsmodels seems to need it...
-
I'm setting up a new computer.
Winpython 3.4, extensions compiled inplace with mingw 64 bit, Windows 8
I'm getting several
`Intel MKL ERROR: Parameter 4 was incorrect on entry to DLASCL.`
and many R…
-
**vegan** uses unbiased estimator for Chao-1 index but biased esimator for its variance in `estimateR`. The issue was raised by Jose M. Blanco Moreno in [R-sig-ecology](https://stat.ethz.ch/pipermail/…
-
私信
-
leo_lq:@好东西传送门 同求金融风险控制资料
-
example for KernelCensoredReg, but I think this is generic
using the following changes the bw from the one given
```
bw=[0.23, 434697.22],
defaults=nparam.EstimatorSettings(efficient=True)
```
with…
-
```
In [1]: import pyximport
In [2]: pyximport.install()
Out[2]: (None, )
In [3]: import statsmodels.api as sm
/Users/matthiasbussonnier/.pyxbld/temp.macosx-10.7-x86_64-2.7/pyrex/statsmodels/tsa/kalm…
-
Hi,
I have read the code. The original paper build a gibbs chain for two level HDP with two sampling stage, sampling k and sampling t. whereas in this implementation only t variables are sampled and s…