View source: R/scoring_simile.R
opti3 | R Documentation |
Score using the opti3 measure of similarity
opti3(
pitch_vec1,
onset_vec1,
pitch_vec2,
onset_vec2,
N = 3,
use_bootstrap = TRUE,
return_components = FALSE,
segmentation1 = NULL,
segmentation2 = NULL
)
segmentation2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.