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 a mean term in ARIMA #219

Merged
merged 6 commits into from
Dec 10, 2020
Merged

Add a mean term in ARIMA #219

merged 6 commits into from
Dec 10, 2020

Conversation

guilhermebodin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #219 (8045681) into master (20c9333) will increase coverage by 0.01%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   91.57%   91.59%   +0.01%     
==========================================
  Files          22       22              
  Lines        1472     1499      +27     
==========================================
+ Hits         1348     1373      +25     
- Misses        124      126       +2     
Impacted Files Coverage Δ
src/models/locallevelexplanatory.jl 100.00% <ø> (ø)
src/prints.jl 4.76% <0.00%> (ø)
src/models/arima.jl 96.07% <87.09%> (-0.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20c9333...8045681. Read the comment docs.

@guilhermebodin guilhermebodin merged commit 4f510fe into master Dec 10, 2020
@guilhermebodin guilhermebodin deleted the arima-mean branch December 17, 2020 02:30
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.

1 participant