Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JointAI glm_imp() stops working if logistf package is loaded #15

Open
SiljeHS opened this issue Mar 8, 2024 · 0 comments
Open

JointAI glm_imp() stops working if logistf package is loaded #15

SiljeHS opened this issue Mar 8, 2024 · 0 comments

Comments

@SiljeHS
Copy link

SiljeHS commented Mar 8, 2024

Hi!

Thank you for an excellent package!

I have come across an issue when performing logistic regression with JointAI, and thought to report it since JointAI asks me to report bugs each time I load the package :)

If the logistf package is loaded in Rstudio, the glm_imp function returns the following error: Error in terms.formula(formula) : invalid term in model formula.

The only fix that have worked for me is closing Rstudio completely, restarting and do analyses with JointAI before loading logistf. Detatching logistf or running code as JointAI::glm_imp() did not work.

Best regards,
Silje

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant