Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
pystatsmodels
Conversations
About
pystatsmodels
Contact owners and managers
1–30 of 3535
Mark all as read
Report abusive group
0 selected
D. K
Nov 23
set the time index for MarkovRegression
Hello, I am trying to set the time index for data which in their original form are in panel format,
unread,
set the time index for MarkovRegression
Hello, I am trying to set the time index for data which in their original form are in panel format,
Nov 23
Peter B
,
josef...@gmail.com
3
Nov 20
Condition Number Calculation
Hi Josef Thanks for the prompt reply. That is very clear.. Kind regards Pete On Monday, November 20,
unread,
Condition Number Calculation
Hi Josef Thanks for the prompt reply. That is very clear.. Kind regards Pete On Monday, November 20,
Nov 20
josef...@gmail.com
Nov 17
ChatGPT is advertising for statsmodels ?
from a tweet Translated from Japanese byGoogle When talking about ChatGPT and analysis of financial
unread,
ChatGPT is advertising for statsmodels ?
from a tweet Translated from Japanese byGoogle When talking about ChatGPT and analysis of financial
Nov 17
dany azig
Nov 11
Continuous Boxplot
I wish you a happy time. I have been working with your valuable and powerful library for some time
unread,
Continuous Boxplot
I wish you a happy time. I have been working with your valuable and powerful library for some time
Nov 11
Jasmin Lim
,
Chad Fulton
2
Nov 10
Kalman Filter _filter() function - how is filter run?
Hello, Yes, you are correct that forecasting using the Kalman filter essentially amounts to iterating
unread,
Kalman Filter _filter() function - how is filter run?
Hello, Yes, you are correct that forecasting using the Kalman filter essentially amounts to iterating
Nov 10
D. K
,
Chad Fulton
4
Oct 27
Standard errors may be unstable.
Thank you very much, Chad, for the reply and the input. I have had the thought of trying to normalize
unread,
Standard errors may be unstable.
Thank you very much, Chad, for the reply and the input. I have had the thought of trying to normalize
Oct 27
josef...@gmail.com
Oct 10
google search finds an interesting blog that seems to answer what I'm looking for. However NOT
unread,
google search finds an interesting blog that seems to answer what I'm looking for. However NOT
Oct 10
yo lo
,
Chad Fulton
2
Oct 9
What do the ARMAX.fit method options mean?
Hello, The primary reference for most of these is the book "Introduction to Time Series and
unread,
What do the ARMAX.fit method options mean?
Hello, The primary reference for most of these is the book "Introduction to Time Series and
Oct 9
D. K
Sep 29
Covariance matrix is singular or near-singular. Standard errors may be unstable
Hello I've run a state space VARMAX (AR(1)) model, and while it converged, I got two warnings at
unread,
Covariance matrix is singular or near-singular. Standard errors may be unstable
Hello I've run a state space VARMAX (AR(1)) model, and while it converged, I got two warnings at
Sep 29
D. K
Sep 28
IOStream.flush timed out.
Hello, I'm trying to run an old working code on a VARMAX model for the same dataset, which a few
unread,
IOStream.flush timed out.
Hello, I'm trying to run an old working code on a VARMAX model for the same dataset, which a few
Sep 28
jordan....@gmail.com
,
Chad Fulton
2
Sep 17
Error Message for Expo-Smoothing not making sense
Hello, Thanks, you're right that this message is not as helpful as it could be. The problem is
unread,
Error Message for Expo-Smoothing not making sense
Hello, Thanks, you're right that this message is not as helpful as it could be. The problem is
Sep 17
T H
Sep 13
Arima() in R vs SARIMAX in Python(statmodels) for multivariate forecasting
Hi, I am trying to replicate the results from Arima() in R, using Python for multivariate forecasting
unread,
Arima() in R vs SARIMAX in Python(statmodels) for multivariate forecasting
Hi, I am trying to replicate the results from Arima() in R, using Python for multivariate forecasting
Sep 13
Michał Cukrowski
, …
Chad Fulton
6
Sep 6
Threshold autoregressive models - can I add them?
This mailing list is for the Python package Statsmodels. You will have better luck getting an answer
unread,
Threshold autoregressive models - can I add them?
This mailing list is for the Python package Statsmodels. You will have better luck getting an answer
Sep 6
Roland K
,
Chad Fulton
2
Sep 3
How to incorporate a diagonal noise covariance matrix in statsmodel unobserved components?
Hello, Yes, you can do this in a custom state space model. If I understand correctly, you want a
unread,
How to incorporate a diagonal noise covariance matrix in statsmodel unobserved components?
Hello, Yes, you can do this in a custom state space model. If I understand correctly, you want a
Sep 3
Kyle Vincson Mabbayad
,
Chad Fulton
2
Sep 3
HELP: SARIMA Forecasting Model Not Working?
Hello, Your date index does not have a defined frequency, so the index for the forecasts are being
unread,
HELP: SARIMA Forecasting Model Not Working?
Hello, Your date index does not have a defined frequency, so the index for the forecasts are being
Sep 3
Pablo Vena
Aug 18
seasonal_decompose documentation
Hello! While reviewing the docstring for the 'seasonal_decompose' function, I think I found
unread,
seasonal_decompose documentation
Hello! While reviewing the docstring for the 'seasonal_decompose' function, I think I found
Aug 18
Evgeny L
Aug 15
statsmodels.tsa.api.ExponentialSmoothing update 0.11.1 -> 0.14
I try to update a project from statsmodels 0.11.1 to 0.14. There were some changes in
unread,
statsmodels.tsa.api.ExponentialSmoothing update 0.11.1 -> 0.14
I try to update a project from statsmodels 0.11.1 to 0.14. There were some changes in
Aug 15
Evgeny L
Aug 15
statsmodels.tsa.api.ExponentialSmoothing update
I try to update a project from statsmodels 0.11.1 to 0.14. There were some changes in
unread,
statsmodels.tsa.api.ExponentialSmoothing update
I try to update a project from statsmodels 0.11.1 to 0.14. There were some changes in
Aug 15
Jo Lu
,
josef...@gmail.com
3
Jul 25
dfbetas
Aside: I wrote OLS outlier influence initially based on the SAS documentation and read BKW only later
unread,
dfbetas
Aside: I wrote OLS outlier influence initially based on the SAS documentation and read BKW only later
Jul 25
Victor Saucedo
,
D. K
6
Jul 24
HELP: Looking for an ARIMA and KF Example
Dear David, Thank you very much for your prompt and useful reply. Agree hat code is no magic and
unread,
HELP: Looking for an ARIMA and KF Example
Dear David, Thank you very much for your prompt and useful reply. Agree hat code is no magic and
Jul 24
Matthew Gilbert
, …
Victor Saucedo
4
Jul 17
Model State Space Equations
Hello, Just starting to use this code. I need an ARIMA (multivariate) in state space. I have a hard
unread,
Model State Space Equations
Hello, Just starting to use this code. I need an ARIMA (multivariate) in state space. I have a hard
Jul 17
VincentAB
,
Chad Fulton
2
Jul 2
marginaleffects for statsmodels
This looks very cool Vincent, thanks for taking the time to start porting some of your great
unread,
marginaleffects for statsmodels
This looks very cool Vincent, thanks for taking the time to start porting some of your great
Jul 2
c.b...@posteo.jp
,
josef...@gmail.com
2
Jun 28
regression OLS: No reference for ordered categories
Unfortunately, It's not supported and it would be very difficult to figure out what the missing
unread,
regression OLS: No reference for ordered categories
Unfortunately, It's not supported and it would be very difficult to figure out what the missing
Jun 28
sam mahdi
,
josef...@gmail.com
7
Jun 26
Stats Model imporperly calculates the Hessian?
Hello Josef, I apologize for the reply since I know this isn't related to statsmodels, but I'
unread,
Stats Model imporperly calculates the Hessian?
Hello Josef, I apologize for the reply since I know this isn't related to statsmodels, but I'
Jun 26
Johannes Moeller
,
josef...@gmail.com
4
Jun 25
Possion regressor usage
Thanks for your answers, Josef. The real problem was me misunderstanding what the fit should actually
unread,
Possion regressor usage
Thanks for your answers, Josef. The real problem was me misunderstanding what the fit should actually
Jun 25
VincentAB
,
josef...@gmail.com
6
Jun 23
Overwrite `params` to get different predictions
Sounds great. I'm not sure much needs to be changed in the models themselves. As you can see, the
unread,
Overwrite `params` to get different predictions
Sounds great. I'm not sure much needs to be changed in the models themselves. As you can see, the
Jun 23
D. K
,
Chad Fulton
3
Jun 12
Non-positive-definite observation covariance matrix encountered at period 0
Hi Chad, I thank you very much for the help and the code. As a general comment, I think you should
unread,
Non-positive-definite observation covariance matrix encountered at period 0
Hi Chad, I thank you very much for the help and the code. As a general comment, I think you should
Jun 12
Muhammad Kaleem
,
josef...@gmail.com
2
Jun 9
Help with three way Anova speed
I don't see anything to speed this up. On my notebook it takes around 5.4 seconds, of which 3
unread,
Help with three way Anova speed
I don't see anything to speed this up. On my notebook it takes around 5.4 seconds, of which 3
Jun 9
sam mahdi
,
josef...@gmail.com
22
May 25
Massive dependency on calculated Hessian and Epsilon size?
simplest case is standard error of the mean https://en.wikipedia.org/wiki/Standard_error#
unread,
Massive dependency on calculated Hessian and Epsilon size?
simplest case is standard error of the mean https://en.wikipedia.org/wiki/Standard_error#
May 25
sam mahdi
2
May 22
Why does StatsModel give different results than Scipy L-BGFS
I apologize forgot to input the function: fun = lambda x: (x[0] - 1)**2 + (x[1] - 2.5)**2 It's
unread,
Why does StatsModel give different results than Scipy L-BGFS
I apologize forgot to input the function: fun = lambda x: (x[0] - 1)**2 + (x[1] - 2.5)**2 It's
May 22