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 roll_median #4

Closed
mdancho84 opened this issue Aug 21, 2017 · 3 comments
Closed

Add roll_median #4

mdancho84 opened this issue Aug 21, 2017 · 3 comments
Labels

Comments

@mdancho84
Copy link

@mdancho84 mdancho84 commented Aug 21, 2017

Looking for a rolling median roll_median function. Doesn't look like the most recent CRAN version includes this. Let me know if you are interested in adding.

Thanks, Matt

@peleonard
Copy link

@peleonard peleonard commented Jan 20, 2018

@mdancho84 I wrote a package about roll_median. You can try if you like.

@jjf234
Copy link
Owner

@jjf234 jjf234 commented Feb 23, 2018

Thanks for the feedback. I think a more general development is to create a rolling quantile function where min, max, and median are special cases. Would be a nice enhancement.

@jjf234
Copy link
Owner

@jjf234 jjf234 commented Dec 21, 2018

I have added roll_median in the development version:

# install.packages("devtools")
devtools::install_github("jjf234/roll")
@jjf234 jjf234 closed this Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.