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

Added support for frequency input data #1

Merged
merged 2 commits into from
May 30, 2018
Merged

Added support for frequency input data #1

merged 2 commits into from
May 30, 2018

Conversation

cortinah
Copy link
Contributor

ineq::Lc() supports both the value data (x) and an optional second input for frequencies (n). This is useful in the case many members of the population have the same x values. This commit adds support for optional n. Default behavior of stat_lorenz() is unchanged.

ineq::Lc() supports both the value data and an optional second input for frequencies.  This is useful in the case many members of the population have the same x values.  This commit adds support for optional n.  Default behavior of stat_lorenz() is unchanged.
@jjchern
Copy link
Owner

jjchern commented May 29, 2018

Excellent! Would you mind adding yourself as an author (in the DESCRIPTION file) and adding a news bullet about the PR under a new level one heading # gglorenz 0.0.1.9000 (in the NEWS.md file)?

Added news regarding support for frequency field in input and added as author
@jjchern jjchern merged commit 0302fd6 into jjchern:master May 30, 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