getTrainTestIds: function to take in a set of ids and produce a list of...

Description Usage

View source: R/dataManipulations.R

Description

function to take in a set of ids and produce a list of training and test IDs using random sampling

Usage

1
2
getTrainTestIds(x, trainProportion, evalProportion = NULL, seed = 999,
  verbose = F)

ivanliu1989/RQuant documentation built on Sept. 13, 2019, 11:53 a.m.