matchKFold.heddata: Helper function to make KFold data

View source: R/calcKFoldError.R

matchKFold.heddataR Documentation

Helper function to make KFold data

Description

Function to help create KFold data based on hed approach

Usage

## S3 method for class 'heddata'
matchKFold(train_df, pred_df)

Arguments

train_df

Data.frame of training data

pred_df

Data.frame (class 'hpidata“) to be used for prediction


andykrause/hpiR documentation built on Feb. 2, 2024, 8:13 p.m.