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

Add a formula(model) accessor #226

Merged
merged 7 commits into from
Jun 29, 2021
Merged

Add a formula(model) accessor #226

merged 7 commits into from
Jun 29, 2021

Conversation

kleinschmidt
Copy link
Member

There's currently no way to access the formula for a fitted model without
digging around in the innards of Table(Regression|Statistical)Model. This
remedies that.

@ararslan
Copy link
Member

CI failure on Julia 1.0 is unrelated: DataFrames version issue.

@kleinschmidt
Copy link
Member Author

CI failure relatedness be damned, we're doing this right

@ararslan
Copy link
Member

Now versioning issues with Missings and CategoricalArrays

@ararslan
Copy link
Member

Tests for the added lines would be nice, but also ¯\_(ツ)_/¯

Copy link
Member

@ararslan ararslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Third time's the charm

@kleinschmidt kleinschmidt merged commit d8c882c into master Jun 29, 2021
@kleinschmidt kleinschmidt deleted the dfk/formula_acc branch June 29, 2021 20:16
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

Successfully merging this pull request may close these issues.

2 participants