# NOT RUN {
## load example data set
data(example_X)
data(example_EMpot)
## get optimal l-value, uncomment to run
# get.l.opt(X = X,
# l = seq(from = 0, to = 0.1, by = 0.01),
# Vqn = EMpot$Vqn,
# quality = "mRt")
# }
Run the code above in your browser using DataLab