Skip to content

Fixed param#147

Merged
rok-cesnovar merged 5 commits intomasterfrom
fixed_param
May 9, 2020
Merged

Fixed param#147
rok-cesnovar merged 5 commits intomasterfrom
fixed_param

Conversation

@rok-cesnovar
Copy link
Copy Markdown
Member

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

Adds fixed_param and extends read_sample_csv to support fixed param runs. Closes #8

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Rok Češnovar

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 22, 2020

Codecov Report

Merging #147 into master will increase coverage by 0.28%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   93.37%   93.65%   +0.28%     
==========================================
  Files           8        8              
  Lines        1448     1481      +33     
==========================================
+ Hits         1352     1387      +35     
+ Misses         96       94       -2     
Impacted Files Coverage Δ
R/args.R 98.87% <100.00%> (+0.06%) ⬆️
R/fit.R 97.53% <100.00%> (+2.46%) ⬆️
R/model.R 96.31% <100.00%> (+0.11%) ⬆️
R/read_csv.R 99.52% <100.00%> (+0.01%) ⬆️

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 a8daf51...9a10837. Read the comment docs.

@rok-cesnovar rok-cesnovar merged commit 1f5cfd9 into master May 9, 2020
@rok-cesnovar rok-cesnovar deleted the fixed_param branch May 9, 2020 12:10
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.

Implement fixed_param version of sample method

2 participants