Fixed some functions not exported
This commit is contained in:
parent
0d26bb55b3
commit
f24d29726b
1 changed files with 4 additions and 1 deletions
|
|
@ -21,7 +21,10 @@ export EMSCCorrection
|
||||||
export plotr
|
export plotr
|
||||||
export compPlot
|
export compPlot
|
||||||
|
|
||||||
|
export createDataSplitInds
|
||||||
|
export createDataSplit
|
||||||
|
export createDataSplitBinaryStratified
|
||||||
|
export importData
|
||||||
|
|
||||||
include("preprocessing.jl")
|
include("preprocessing.jl")
|
||||||
include("convenience.jl")
|
include("convenience.jl")
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue