You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the documentation you mention that LGT cannot handle negative values of response variable. However, I encountered the same error using DLT model.
Does DLT handle negative values in response variable?
Screenshots
DLT model
I have same error when using LGT model
Environment (please complete the following information):
OS: Ubuntu 18.04
Python Version: 3.7
Additional context
I use Orbit version 1.0.14dev
The text was updated successfully, but these errors were encountered:
Hi @wangzhishi .Yes, all values in response are negative. To reproduce the behavior, sample random variables in (0, 1] interval and then take natural logarithm.
Describe the bug
In the documentation you mention that LGT cannot handle negative values of response variable. However, I encountered the same error using DLT model.
Does DLT handle negative values in response variable?
Screenshots
DLT model
I have same error when using LGT model
Environment (please complete the following information):
Additional context
I use Orbit version
1.0.14dev
The text was updated successfully, but these errors were encountered: