-
The new
internal_calibration_split()function and its methods for various resamples is for usage in tune to create a internal split of the analysis set to fit the preprocessor and model on one part and the post-processor on the other part (#483, #488, #489, #569, #575, #577, #582). -
New accessor function
calibration()for the calibration set of an internal calibration split (#581).