mrosol / Nonlincausality

Python package for Granger causality test with nonlinear forecasting methods.
MIT License
70 stars 13 forks source link

TypeError: missing positional arguments #4

Open nik-stan opened 1 year ago

nik-stan commented 1 year ago

Hi Maciej,

thanks for interesting package. There is an error when any of example usage is run:

TypeError: run_nonlincausality() missing 3 required positional arguments: 'verbose', 'plot', and 'functin_type'

mrosol commented 1 year ago

Hi, This error sholud be resolved with version 1.1.9.

Zanbo0 commented 1 year ago

Hi,Maciej, thanks for your answers,and I want to know how can i get the version 1.1.9.