Description Usage Arguments Value
View source: R/get_train_ind.R
Get Indicies of Training Sample
1 | get_train_ind(ids, population, pred_cat)
|
ids |
data.table with keep variables |
population |
character, name of population |
pred_cat |
character, name of prediction category |
integer vector of the row indicies of observations in the training set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.