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

Deprecate lmm and glmm functions in favor of constructors #122

Merged
merged 3 commits into from
Apr 3, 2018
Merged

Conversation

dmbates
Copy link
Collaborator

@dmbates dmbates commented Apr 3, 2018

  • deprecate lmm and glmm in favor of LinearMixedModel and GeneralizedLinearMixedModel constructors
  • update documentation
  • add fit(LinearMixedModel, ...) and fit(GeneralizedLinearMixedModel, ...) methods

@coveralls
Copy link

coveralls commented Apr 3, 2018

Coverage Status

Coverage decreased (-0.2%) to 95.146% when pulling 62ed83c on fitlmm into 7c593a1 on master.

@dmbates dmbates merged commit fd22daf into master Apr 3, 2018
@dmbates dmbates deleted the fitlmm branch April 3, 2018 15:09
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