-
https://nextjs.org/docs/pages/api-reference/next-config-js
CommonJS works just fine with the docs provided but the ecma script does not
```ts
/** @type {import('next').NextConfig} */
const nex…
-
If I understand correctly, `fable` (and `forecast`) only deal with __iterated__ forecasts, i.e., multiperiod-ahead time series forecasts are made using a one-period ahead model. Am I right? If so, wou…
-
Testing pyfixest
[Ch10](https://github.com/gabors-data-analysis/da_case_studies/blob/master/ch10-gender-earnings-understand/ch10-gender-earnings-multireg.ipynb)
See also the R version where fixest…
-
http://www.columbia.edu/~mu2166/book/empirics/slides_empirics.pdf
-
### Describe the feature you want to add to this project
In statistics and econometrics, a distributed lag model is a model for time series data in which a regression equation is used to predict curr…
-
#### Describe the bug
I use ccf to calculate cross-correlation coefficient between two time-series arrays, but found that only half correlation was given (if I'm using it correctly). Then the maxim…
-
Is it possible to update a model fit one data point at a time? More importantly, in what capacity is real-time time series analysis supported? Most/all of the examples are focused on static datasets…
-
Wooldridge [tweeted that every econometrics package](https://twitter.com/jmwooldridge/status/1376931766833922053) should come with the following options for standard errors for virtually every command…
-
### Description
Panel Data
### Purpose
To allow students and researchers in Economics, Finance and Accounting as well others to implement Panel Data research on JASP
### Use-case
To ana…
-
This looks like a very interesting approach for general nonlinear/non-normal time series models, including point processes
(mentions Poisson ARMA type models as special case, but most applications ar…