testdata {superml} | R Documentation |
Internal function
Description
Used to check the input data format
Usage
testdata(X, y, model = NA)
Arguments
X |
should be a data frame or data.table |
y |
should be a string specifying the dependent variable |
Value
null
[Package superml version 0.5.7 Index]