NEWS.md

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



Try the workflows package in your browser

Any scripts or data that you put into this service are public.

workflows documentation built on March 7, 2023, 7:50 p.m.