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

Integrate better with StatsBase function names #24

Merged
merged 1 commit into from
Jun 4, 2018

Conversation

juliangehring
Copy link
Owner

@juliangehring juliangehring commented Jun 4, 2018

Integrates with the naming of the equivalent functions in StatsBase.jl: Renames ci to confint and se to stderror. The old function names have been deprecated, and will be supported until the next major release. The motivation for these change is outlined in #23.

Integrates with the naming of the respective functions in `StatsBase.jl`. The old function names have been deprecated.
@juliangehring
Copy link
Owner Author

This should take care of the main aspects of #23. @nalimilan Does this look good to you?

@nalimilan
Copy link
Contributor

Yes, thanks!

@juliangehring juliangehring merged commit 5f87149 into develop Jun 4, 2018
@juliangehring juliangehring deleted the statsbase-integration branch June 4, 2018 20:49
@juliangehring juliangehring added this to the v1.3.0 milestone Jun 5, 2018
@juliangehring juliangehring modified the milestones: v1.3.0, v2.0.0 Sep 29, 2018
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.

None yet

2 participants