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

rename residual.df to df.residual in results object #4

Closed
ghost opened this issue Nov 4, 2019 · 1 comment
Closed

rename residual.df to df.residual in results object #4

ghost opened this issue Nov 4, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Nov 4, 2019

This is only a very minor thing but the results object from a mclogit call should return an object where the residual df is called "df.residual". At the moment (0.6.1) it is called "residual.df" which can produce errors if called by another function that uses the normal regression result output object structure.

@melff
Copy link
Owner

melff commented Jan 9, 2020

Fixed with release 0.6.3.

@melff melff closed this as completed Jan 9, 2020
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