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 negative binomial distribution #99

Merged
merged 8 commits into from
Apr 22, 2020
Merged

Add negative binomial distribution #99

merged 8 commits into from
Apr 22, 2020

Conversation

guilhermebodin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 21, 2020

Codecov Report

Merging #99 into master will increase coverage by 0.02%.
The diff coverage is 86.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   89.79%   89.81%   +0.02%     
==========================================
  Files          29       30       +1     
  Lines         686      707      +21     
==========================================
+ Hits          616      635      +19     
- Misses         70       72       +2     
Impacted Files Coverage Δ
src/ScoreDrivenModels.jl 100.00% <ø> (ø)
src/distributions/common_interface.jl 100.00% <ø> (ø)
src/opt_methods/common_methods.jl 100.00% <ø> (ø)
src/univariate_score_driven_recursion.jl 88.23% <ø> (ø)
src/MLE.jl 96.61% <83.33%> (ø)
src/distributions/negativebinomial.jl 85.00% <85.00%> (ø)
src/distributions/chi.jl 76.47% <100.00%> (ø)
src/simulate.jl 100.00% <100.00%> (ø)
... and 1 more

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 da07836...922ed63. Read the comment docs.

@guilhermebodin guilhermebodin merged commit 8da36eb into master Apr 22, 2020
@guilhermebodin guilhermebodin mentioned this pull request Jun 29, 2020
13 tasks
This pull request was closed.
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