Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
gareth authored and gareth committed May 18, 2021
1 parent c59be3b commit ffa97fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ptha_access/test_all.R
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ test_random_scenario_sampling<-function(){
# Get approximate confidence intervals for each sampling type
for(is_type in importance_sampling_types){

exrate_uncertainty_repeated = ptha18$get_exrate_uncertainty_at_stage(
exrate_uncertainty_repeated = ptha18$estimate_exrate_uncertainty(
random_scenarios_repeated, event_peak_stage, threshold_stage,
importance_sampling_type=is_type)

Expand Down

0 comments on commit ffa97fc

Please sign in to comment.