View source: R/custom_rsplit.R
This is a function from rsample that is not exported but we need it because we use our own method for the split that takes into account patient id
1 | custom_rsplit(data, in_id, out_id)
|
in_id |
vector of integers taken from data_split where
the column |
out_id |
vector of integers taken from data_split where
the column |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.