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

Comments

@mdancho84
Copy link

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

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

@jasonjfoster
Copy link
Owner

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.

@jasonjfoster
Copy link
Owner

I have added roll_median in the development version:

# install.packages("devtools")
devtools::install_github("jjf234/roll")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants