Forgot to export some functions
This commit is contained in:
parent
4ad7d0c8d6
commit
239b021eef
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ export createDataSplitInds
|
||||||
export createDataSplit
|
export createDataSplit
|
||||||
export createDataSplitBinaryStratified
|
export createDataSplitBinaryStratified
|
||||||
export importData
|
export importData
|
||||||
|
export calculateRMSE
|
||||||
|
export predRegression
|
||||||
|
|
||||||
export PCR
|
export PCR
|
||||||
export bidiag2
|
export bidiag2
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue