I read in https://community.rstudio.com/t/rsample-split-with-strata-and-blocking/95416 that you were planning to implement blocking in rsample::initial_split and I was wondering if there are already any news?
rsample::initial_split
I think this would be very useful for everyone working with panel data / longitudinal data and I would be happy to provide a small dummy data set if still needed.
It would also be great if there would be an option for blocking in rsample::validation_split.
rsample::validation_split
None right now. We'll be working on it soon. You can probably follow this issue to see progress.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.