Initial commit
[aggexp.git] / pkg / NAMESPACE
1 # Generated by roxygen2 (4.1.1): do not edit by hand
2
3 export(getBestConvexCombination)
4 export(getBestExpert)
5 export(getBestLinearCombination)
6 export(getData)
7 export(getIndicators)
8 export(plotCloud)
9 export(plotCurves)
10 export(plotError)
11 export(plotRegret)
12 export(runAlgorithm)
13
14 useDynLib("aggexp")