# NOT RUN {
library(penaltyLearning)
data(neuroblastomaProcessed, envir=environment())
targets.dt <- targetIntervals(
neuroblastomaProcessed$errors,
problem.vars=c("profile.id", "chromosome"))
# }
Run the code above in your browser using DataLab