Skip to content

Conversation

@josepablocam
Copy link
Contributor

Apologies about the prior closed pull request, I had missed adding the new test file for the statistical tests. Below the original message:

I performed a couple of simple changes, as per email discussion with Sandy. Namely:

1 - implemented fillNext/fillPrev, and added an additional option that might be helpful: fillWithDefault, so that users can fill with their value of choice
2 - added an additional test for serial correlation that has been shown to be more robust than durbin-watson and durbin h -statistic: breusch godfrey test.

I tried to stick to the style I saw in the source files, but more than happy to rewrite if this doesn't comply.

I state that this work is my original work (with references where appropriate), and I license it to the project under the open source license.

Best,

Jose

Copy link
Owner

Choose a reason for hiding this comment

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

Use // comments here.

Copy link
Owner

Choose a reason for hiding this comment

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

extra newlines here

@sryza
Copy link
Owner

sryza commented Jun 15, 2015

Had a couple style nits and then this should be good to go

@sryza
Copy link
Owner

sryza commented Jun 16, 2015

Great, merging this in.

sryza added a commit that referenced this pull request Jun 16, 2015
A couple of simple changes to get started: corrected
@sryza sryza merged commit c6b5e55 into sryza:master Jun 16, 2015
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