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

Update ex_arma2.py #1117

Merged
merged 2 commits into from
Oct 23, 2013
Merged

Update ex_arma2.py #1117

merged 2 commits into from
Oct 23, 2013

Conversation

jsphon
Copy link
Contributor

@jsphon jsphon commented Oct 13, 2013

Correcting typo, and leaving maparams and arparams around for later comparison.

#1116 (comment)

Correcting type, and leaving maparams and arparams around for later comparison.

statsmodels#1116 (comment)
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 318df49 on jsphon:patch-1 into 3b7082c on statsmodels:master.

@josef-pkt
Copy link
Member

Thank you, looks good, (both changes and network tree)

Two minor things for next time, that makes it easier to quickly read the history of commits
prefix for commit messages: http://statsmodels.sourceforge.net/devel/dev/maintainer_notes.html#commit-comments
and it's better to use an issue specific name for the branch, for example docfix-1 instead of patch-1

correcting typo
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 18c789b on jsphon:patch-1 into 3b7082c on statsmodels:master.

@josef-pkt
Copy link
Member

ready to merge
will only affect an sdist including examples and docs

jseabold added a commit that referenced this pull request Oct 23, 2013
@jseabold jseabold merged commit 93804e1 into statsmodels:master Oct 23, 2013
@josef-pkt josef-pkt mentioned this pull request Oct 27, 2013
@josef-pkt josef-pkt mentioned this pull request Nov 21, 2013
jseabold added a commit that referenced this pull request Nov 23, 2013
Correcting typo, and leaving maparams and arparams around for later comparison.

#1116 (comment)
PierreBdR pushed a commit to PierreBdR/statsmodels that referenced this pull request Sep 2, 2014
yarikoptic added a commit to yarikoptic/statsmodels that referenced this pull request Oct 23, 2014
* commit 'v0.5.0-13-g8e07d34':
  Backport PR statsmodels#1200: BLD: do not install *.pyx *.c  MANIFEST.in
  Backport PR statsmodels#1157: Tst precision master
  Backport PR statsmodels#1149: BUG: Fix small data issues for ARIMA.
  Backport PR statsmodels#1125: REF/BUG: Some GLM cleanup. Used trimmed results in NegativeBinomial variance.
  Backport PR statsmodels#1124: BUG: Fix ARIMA prediction when fit without a trend.
  Backport PR statsmodels#1117: Update ex_arma2.py
  Backport PR statsmodels#1089: ENH: exp(poisson.logpmf()) for poisson better behaved.
  Backport PR statsmodels#1077: BUG: Allow 1d exog in ARMAX forecasting.
  Backport PR statsmodels#1075: BLD: Fix build issue on some versions of easy_install.
  Backport PR statsmodels#1071: Update setup.py to fix broken install on OSX
  Backport PR statsmodels#1057: COMPAT: Fix py3 caching for get_rdatasets.
  BUG: fix predict (was refactoring victim)
yarikoptic added a commit to yarikoptic/statsmodels that referenced this pull request Oct 23, 2014
* origin/maintenance/0.5.x: (1875 commits)
  Backport PR statsmodels#1200: BLD: do not install *.pyx *.c  MANIFEST.in
  Backport PR statsmodels#1157: Tst precision master
  Backport PR statsmodels#1149: BUG: Fix small data issues for ARIMA.
  Backport PR statsmodels#1125: REF/BUG: Some GLM cleanup. Used trimmed results in NegativeBinomial variance.
  Backport PR statsmodels#1124: BUG: Fix ARIMA prediction when fit without a trend.
  Backport PR statsmodels#1117: Update ex_arma2.py
  Backport PR statsmodels#1089: ENH: exp(poisson.logpmf()) for poisson better behaved.
  Backport PR statsmodels#1077: BUG: Allow 1d exog in ARMAX forecasting.
  Backport PR statsmodels#1075: BLD: Fix build issue on some versions of easy_install.
  Backport PR statsmodels#1071: Update setup.py to fix broken install on OSX
  Backport PR statsmodels#1057: COMPAT: Fix py3 caching for get_rdatasets.
  BUG: fix predict (was refactoring victim)
  DOC: Update release notes with maint branch changes.
  MAINT: Fix mailmap entry.
  BUG: fix warning arguments in GenericLikelihoodModel
  MAINT: Add name to .mailmap.
  ENH: Pandas Series no longer inherits from ndarray. Closes statsmodels#1036.
  TST: Fixed test for Anaconda on Windows
  TST: Make test compatible with pandas 0.7.x
  BUG: Fail gracefully when not enough obs given for order.
  ...
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

4 participants