Skip to contents

Score using the opti3 measure of similarity

Usage

opti3(
  pitch_vec1,
  onset_vec1,
  pitch_vec2,
  onset_vec2,
  N = 3,
  use_bootstrap = TRUE,
  return_components = FALSE,
  segmentation1 = NULL,
  segmentation2 = NULL
)

Arguments

segmentation2