## Not run:
#
# # compute the performance of a model on a dataset
# myAnnotations="~/myStudy/annotations.csv"
# myPredictions="~/myStudy/myModelPredictions"
# WS=60
# calcPerformance(annotations=myAnnotations, predictions=myPredictions, winSize=WS)
# ## End(Not run)
Run the code above in your browser using DataLab