I am trying to understand if there's a way of doing k-fold cross validation using the final model fitted with stacks. I'd like to compare the stacked model to the candidate ones, ideally using the same splits object that the candidate models were trained on.