# NOT RUN {
tau = 1; maxEmb = 10; numSamples = 500; Rtol = 10; Atol = 2
data(crqa) ## load the data
handset = handmovement[1:300, ] ## take less points
mdFnn(handset, tau, maxEmb, numSamples, Rtol, Atol)
# }
Run the code above in your browser using DataLab