# NOT RUN {
## first align two profiles
alignment <- dtwSP(SPpairs$A_modeled, SPpairs$A_manual)
## then assess the similarity of the aligned profiles
SIM <- simSP(alignment$queryWarped, alignment$reference, verbose = TRUE)
# }
Run the code above in your browser using DataLab