View source: R/calcKFoldError.R
Function to help create KFold data based on rt approach
1 2 | ## S3 method for class 'rtdata'
matchKFold(train_df, pred_df)
|
train_df |
Data.frame of training data |
pred_df |
Data.frame (class 'hpidata“) to be used for prediction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.