mrosol / Nonlincausality

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

Missing 2 required positional arguments error #8

Open tasfiq13 opened 10 months ago

tasfiq13 commented 10 months ago

I was trying the example code. But I got this error.

run_nonlincausality() missing 2 required positional arguments: 'plot' and 'functin_type'

cloudy-sfu commented 8 months ago

Duplicate to #7