eddatasci / unrollment_proj

The Unrollment Project: Exploring algorithmic bias in predicting bachelor's degree completion.
5 stars 0 forks source link

R function to create restructured data for cross validation #16

Closed wdoyle42 closed 4 years ago

wdoyle42 commented 4 years ago

R function that will take data that was read in from ELS and cleaned and will structure it for resampling.

Inputs: data set, type of resampling (k-fold, bootstrap) and resampling options (number of folds, number of replicates)

Outputs: dataset structured for resampling

btskinner commented 4 years ago

To Do

wdoyle42 commented 4 years ago

Resolved via 1af418d6df60bcd331840ff32d9998ac77238e0e