rsample 0.0.6
-
Added
validation_set()
for making a single resample. -
Correct the tidy method for bootstraps (#115).
-
Changes for upcoming `tibble release.
-
Exported constructors for
rset
andsplit
objects (#40) -
initial_time_split()
androlling_origin()
now have alag
parameter that ensures that previous data are available so that lagged variables can be calculated. (#135, #136)