View source: R/calcKFoldError.R
| createKFoldData.rtdata | R Documentation | 
'rtdata' method for creating KFold testing data
## S3 method for class 'rtdata'
createKFoldData(score_ids, full_data, pred_df)
| score_ids | Vector of row ids to be included in scoring data | 
| full_data | Complete dataset (class 'hpidata“) of this model type (rt or hed) | 
| pred_df | Data to be used for prediction | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.