Description Usage Arguments Value
inTrain/Test split wrapper -> return list of inTrain/Test PlotID
1 | createDataPartition_2PlotIDdict(df, yname, p = 0.66, groups = 5)
|
df |
the target df |
yname |
the column name will used for stratification |
p |
the percentaget used for standalone validation |
groups |
n groups for stratification |
list of vector of PlotID fall in inTrain/Test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.