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

Fix fitted_mean docstring #137

Merged
merged 2 commits into from
Apr 23, 2021
Merged

Fix fitted_mean docstring #137

merged 2 commits into from
Apr 23, 2021

Conversation

raphaelsaavedra
Copy link
Member

Docstring had initial_params as a positional argument rather than kwarg.

@codecov
Copy link

codecov bot commented Apr 22, 2021

Codecov Report

Merging #137 (5b2f7f3) into master (e779144) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #137      +/-   ##
==========================================
- Coverage   97.12%   97.12%   -0.01%     
==========================================
  Files          32       31       -1     
  Lines         940      938       -2     
==========================================
- Hits          913      911       -2     
  Misses         27       27              
Impacted Files Coverage Δ
src/univariate_score_driven_recursion.jl 88.15% <ø> (ø)
src/prints.jl 100.00% <0.00%> (ø)
src/opt_methods/IPNewton.jl 100.00% <0.00%> (ø)
src/distributions/tdistlocationscale.jl 100.00% <0.00%> (ø)
src/ScoreDrivenModels.jl

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 e779144...5b2f7f3. Read the comment docs.

@raphaelsaavedra raphaelsaavedra merged commit a73a100 into master Apr 23, 2021
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