Skip to content

Conversation

lrennels
Copy link
Collaborator

@lrennels lrennels commented Oct 24, 2019

This PR adds two keyword arguments, num_resamples::Int = 10_000 and conf_level::Number = 0.95 to the analyze function currently only used in Sobol analysis. These args will be passed to GlobalSensitivityAnalysis.analyze and direct the calculation of confidence intervals around the total, first, and second order indices.

This PR is in combination with more significant work on the GlobalSensitivityAnalysis.jl side of things, which needs a bit more testing but will then be included in the next tagged version this upcoming week.

lrennels/GlobalSensitivityAnalysis.jl#21

(FYI @ckingdon95 @davidanthoff)

@lrennels lrennels closed this Nov 5, 2019
@lrennels lrennels reopened this Nov 5, 2019
@codecov-io
Copy link

codecov-io commented Nov 5, 2019

Codecov Report

Merging #583 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #583   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files          39       39           
  Lines        2841     2841           
=======================================
  Hits         2250     2250           
  Misses        591      591           
Flag Coverage Δ
#unittests 79.19% <100.00%> (ø)
Impacted Files Coverage Δ
src/mcs/sobol.jl 92.30% <100.00%> (ø)

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 3e1f23e...a0a84bd. Read the comment docs.

@lrennels lrennels requested a review from corakingdon November 5, 2019 08:21
@lrennels lrennels self-assigned this Nov 5, 2019
@lrennels
Copy link
Collaborator Author

lrennels commented Mar 3, 2020

@ckingdon95 would you mind approving this so we can get it into master now? I'm trying to do some work with it but it's getting complicated with all the branches and I'm going to end up holding off until we get all the models up to speed etc.

@lrennels lrennels requested a review from davidanthoff March 3, 2020 08:10
davidanthoff
davidanthoff previously approved these changes Mar 12, 2020
@lrennels lrennels requested a review from davidanthoff March 24, 2020 00:30
@lrennels lrennels merged commit ad609b7 into master Mar 24, 2020
@lrennels lrennels deleted the sobolci branch March 24, 2020 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants