NEWS.md

workflows (development version)

workflows 1.1.4

workflows 1.1.3

workflows 1.1.2

workflows 1.1.0

workflows 1.0.0

workflows 0.2.6

workflows 0.2.5

workflows 0.2.4

workflows 0.2.3

workflows 0.2.2

workflows 0.2.1

workflows 0.2.0

wf <- workflow() %>% add_variables(y, c(var1, start_with("x_"))) %>% add_model(spec_lm)

One benefit of specifying terms in this way over the formula method is to avoid preprocessing from model.matrix(), which might strip the class of your predictor columns (as it does with Date columns) (#34).

workflows 0.1.3

workflows 0.1.2

workflows 0.1.1

workflows 0.1.0



tidymodels/workflows documentation built on April 12, 2024, 1:29 p.m.