acceptable_formula      Checks that the formula can be parsed
as_parsed_model         Prepares parsed model object
generate_tree_node      Construct a single node of a tree
parse_model             Converts an R model object into a table.
path_formula            Turn a path object into an expression
path_formulas           Turn a path object into a combined expression
tidy.pm_regression      Tidy the parsed model results
tidypredict_fit         Returns a Tidy Eval formula to calculate fitted
                        values
tidypredict_interval    Returns a Tidy Eval formula to calculate
                        prediction interval.
tidypredict_test        Tests base predict function against tidypredict
tidypredict_to_column   Adds the prediction columns to a piped command
                        set.
