Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upunable to use predict on a (new) dataset #13
Comments
|
The problem is that predict() does not work with newdata when buser() was used in the model.
|
|
Thanks, @sbrockhaus. Just one addition: To make predictions for really new data, one needs to always keep the
|
Lorcan Treanor reported on Stackoverflow that he is unable to use predict. I installed the dev version with the same error.