Skip to contents

Bootstrap Comparison of Search Strategies

Usage

bootstrap_compare(
  strategy1_results,
  strategy2_results,
  gold_standard,
  n_bootstrap = 1000
)

Arguments

strategy1_results

Results from first strategy

strategy2_results

Results from second strategy

gold_standard

Vector of relevant article IDs

n_bootstrap

Number of bootstrap samples

Value

Bootstrap comparison results