# Generated by roxygen2: do not edit by hand

S3method(as.character,fmls)
S3method(dplyr_reconstruct,mdl_tbl)
S3method(dplyr_row_slice,mdl_tbl)
S3method(filter,tm)
S3method(fit,fmls)
S3method(format,fmls)
S3method(format,mdl)
S3method(format,tm)
S3method(formula,fmls)
S3method(formula,tm)
S3method(lhs,formula)
S3method(mdl,character)
S3method(mdl,coxph)
S3method(mdl,default)
S3method(mdl,glm)
S3method(mdl,lm)
S3method(obj_print_data,mdl)
S3method(obj_print_data,tm)
S3method(pillar_shaft,mdl)
S3method(print,fmls)
S3method(print,mdl_tbl)
S3method(rhs,formula)
S3method(tm,character)
S3method(tm,default)
S3method(tm,fmls)
S3method(tm,formula)
S3method(tm,tm)
S3method(update,tm)
S3method(vec_cast,character.fmls)
S3method(vec_cast,character.tm)
S3method(vec_cast,fmls.character)
S3method(vec_cast,fmls.fmls)
S3method(vec_cast,fmls.formula)
S3method(vec_cast,fmls.tm)
S3method(vec_cast,formula.fmls)
S3method(vec_cast,formula.tm)
S3method(vec_cast,mdl.mdl)
S3method(vec_cast,mdl_tbl.mdl_tbl)
S3method(vec_cast,tm.character)
S3method(vec_cast,tm.fmls)
S3method(vec_cast,tm.formula)
S3method(vec_cast,tm.tm)
S3method(vec_ptype2,character.fmls)
S3method(vec_ptype2,character.tm)
S3method(vec_ptype2,fmls.character)
S3method(vec_ptype2,fmls.fmls)
S3method(vec_ptype2,fmls.formula)
S3method(vec_ptype2,fmls.tm)
S3method(vec_ptype2,formula.fmls)
S3method(vec_ptype2,formula.tm)
S3method(vec_ptype2,mdl.mdl)
S3method(vec_ptype2,mdl_tbl.mdl_tbl)
S3method(vec_ptype2,tm.character)
S3method(vec_ptype2,tm.fmls)
S3method(vec_ptype2,tm.formula)
S3method(vec_ptype2,tm.tm)
S3method(vec_ptype_abbr,fmls)
S3method(vec_ptype_abbr,mdl)
S3method(vec_ptype_abbr,mdl_tbl)
S3method(vec_ptype_abbr,tm)
S3method(vec_ptype_full,fmls)
S3method(vec_ptype_full,mdl)
S3method(vec_ptype_full,mdl_tbl)
S3method(vec_ptype_full,tm)
export(apply_direct_pattern)
export(apply_fundamental_pattern)
export(apply_parallel_pattern)
export(apply_pattern)
export(apply_rolling_interaction_pattern)
export(apply_sequential_pattern)
export(attach_data)
export(describe)
export(estimate_interaction)
export(fit)
export(flatten_models)
export(fmls)
export(glance)
export(is_dichotomous)
export(is_fmls)
export(is_model_table)
export(is_tm)
export(key_terms)
export(labeled_formulas_to_named_list)
export(lhs)
export(mdl)
export(mdl_tbl)
export(model)
export(model_table)
export(number_of_missing)
export(rhs)
export(tidy)
export(tm)
import(vctrs)
importFrom(dplyr,dplyr_reconstruct)
importFrom(dplyr,dplyr_row_slice)
importFrom(dplyr,filter)
importFrom(generics,fit)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(pillar,pillar_shaft)
importFrom(rlang,"!!!")
importFrom(rlang,":=")
importFrom(stats,formula)
importFrom(tibble,new_tibble)
importFrom(tibble,tibble)
