# Generated by roxygen2: do not edit by hand

S3method(predict,smoothic)
S3method(print,smoothic)
S3method(print,summary.smoothic)
S3method(summary,smoothic)
export(plot_effects)
export(plot_paths)
export(smoothic)
import(dplyr)
import(ggplot2)
import(purrr)
import(tibble)
import(tidyr)
import(toOrdinal)
importFrom(MASS,rlm)
importFrom(data.table,rbindlist)
importFrom(numDeriv,grad)
importFrom(numDeriv,hessian)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,nlm)
importFrom(stats,pnorm)
importFrom(stats,sd)
importFrom(stats,symnum)
importFrom(stringr,str_split)
