# Generated by roxygen2: do not edit by hand

S3method(acceptable_formula,glm)
S3method(acceptable_formula,lm)
S3method(as_parsed_model,list)
S3method(knit_print,tidypredict_test)
S3method(parse_model,cubist)
S3method(parse_model,earth)
S3method(parse_model,glm)
S3method(parse_model,lm)
S3method(parse_model,model_fit)
S3method(parse_model,party)
S3method(parse_model,randomForest)
S3method(parse_model,ranger)
S3method(parse_model,xgb.Booster)
S3method(print,tidypredict_test)
S3method(tidy,pm_regression)
S3method(tidypredict_fit,"_xgb.Booster")
S3method(tidypredict_fit,cubist)
S3method(tidypredict_fit,earth)
S3method(tidypredict_fit,glm)
S3method(tidypredict_fit,lm)
S3method(tidypredict_fit,model_fit)
S3method(tidypredict_fit,party)
S3method(tidypredict_fit,pm_regression)
S3method(tidypredict_fit,pm_tree)
S3method(tidypredict_fit,pm_xgb)
S3method(tidypredict_fit,randomForest)
S3method(tidypredict_fit,ranger)
S3method(tidypredict_fit,xgb.Booster)
S3method(tidypredict_interval,data.frame)
S3method(tidypredict_interval,glm)
S3method(tidypredict_interval,list)
S3method(tidypredict_interval,lm)
S3method(tidypredict_test,"_xgb.Booster")
S3method(tidypredict_test,default)
S3method(tidypredict_test,model_fit)
S3method(tidypredict_test,party)
S3method(tidypredict_test,randomForest)
S3method(tidypredict_test,ranger)
S3method(tidypredict_test,xgb.Booster)
export(acceptable_formula)
export(as_parsed_model)
export(parse_model)
export(tidy)
export(tidypredict_fit)
export(tidypredict_interval)
export(tidypredict_sql)
export(tidypredict_sql_interval)
export(tidypredict_test)
export(tidypredict_to_column)
import(rlang)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(generics,tidy)
importFrom(knitr,knit_print)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,reduce)
importFrom(purrr,transpose)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(tibble,tibble)
importFrom(utils,head)
