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
When there are no external regressors and the variable has no missing values, the "if" condition must be changed so that it does not go through the second condition. This causes that the predictions are not well calculated and a bug is produced.
The text was updated successfully, but these errors were encountered:
When there are no external regressors and the variable has no missing values, the "if" condition must be changed so that it does not go through the second condition. This causes that the predictions are not well calculated and a bug is produced.
The text was updated successfully, but these errors were encountered: