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

ACF and PACF #30

Merged
merged 11 commits into from
Jun 30, 2015
Merged

ACF and PACF #30

merged 11 commits into from
Jun 30, 2015

Conversation

josepablocam
Copy link
Contributor

added autocorrelation and partial autocorrelation function plots (roughly the plotting functionality in R's stats::acf and stats::pacf)

@@ -18,6 +18,9 @@ package com.cloudera.sparkts
import breeze.linalg._
import breeze.plot._

import org.apache.commons.math3.distribution.NormalDistribution


Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra newline

…evant tests), added missing type to EasyPlot functions
@sryza
Copy link
Owner

sryza commented Jun 30, 2015

LGTM, merging this in

sryza added a commit that referenced this pull request Jun 30, 2015
@sryza sryza merged commit f939146 into sryza:master Jun 30, 2015
@josepablocam josepablocam deleted the acf_pacf branch July 1, 2015 19:23
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