6.10.5. statsmodels.sandbox.tools.try_mctools¶
Created on Fri Sep 30 15:20:45 2011
@author: josef
6.10.5.1. Functions¶
acorr_ljungbox (x[, lags, boxpierce]) |
Ljung-Box test for no autocorrelation |
adf20 (x) |
|
lb (x) |
|
normalnoisesim ([nobs, loc]) |
|
randwalksim ([nobs, drift]) |
|
unitroot_adf (x[, maxlag, trendorder, ...]) |
6.10.5.2. Classes¶
StatTestMC (dgp, statistic) |
class to run Monte Carlo study on a statistical test’‘’ |