Generates a bootstrap matrix for Ystar using parallel processing.
Arguments
- df
Data frame.
- nb_boots
Integer. Number of bootstrap samples.
- seed
Integer. Random seed for reproducibility. Default 8316951L. Must match the seed used in
bootstrap_resultsto ensure bootstrap index alignment with the Ystar matrix.