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
{{ message }}
This repository was archived by the owner on Oct 13, 2022. It is now read-only.
I am trying to run the loadReg model or the selBestModel. I am using code that has worked previously for me and I now get an error:
Error in terms.formula(formula, data = data) :
no slot of name "names" for this object of class "qw"
Error during wrapup: no slot of name "names" for this object of class "qw"
This only occurs if I run the convert2qw on my data first, which has previously not resulted in errors. I did get my computer updated, but it seems that I have all the necessary packages loaded back on. Any help?
I am trying to run the loadReg model or the selBestModel. I am using code that has worked previously for me and I now get an error:
Error in terms.formula(formula, data = data) :
no slot of name "names" for this object of class "qw"
Error during wrapup: no slot of name "names" for this object of class "qw"
This only occurs if I run the convert2qw on my data first, which has previously not resulted in errors. I did get my computer updated, but it seems that I have all the necessary packages loaded back on. Any help?