# Generated by roxygen2: do not edit by hand

S3method(add_coefs,clm)
S3method(add_coefs,default)
S3method(add_coefs,polr)
S3method(add_greek,clm)
S3method(add_greek,default)
S3method(add_greek,polr)
S3method(create_eq,clm)
S3method(create_eq,default)
S3method(create_eq,glm)
S3method(create_eq,polr)
S3method(create_term,default)
S3method(create_term,forecast_ARIMA)
S3method(extract_eq,default)
S3method(extract_eq,forecast_ARIMA)
S3method(extract_eq,lmerMod)
S3method(extract_lhs,clm)
S3method(extract_lhs,glm)
S3method(extract_lhs,lm)
S3method(extract_lhs,lmerMod)
S3method(extract_lhs,polr)
S3method(extract_rhs,default)
S3method(extract_rhs,lmerMod)
S3method(format,equation)
S3method(knit_print,equation)
S3method(modify_lhs_for_link,clm)
S3method(modify_lhs_for_link,glm)
S3method(modify_lhs_for_link,polr)
S3method(print,equation)
S3method(wrap_rhs,clm)
S3method(wrap_rhs,default)
S3method(wrap_rhs,glm)
S3method(wrap_rhs,polr)
export(extract_eq)
importFrom(knitr,asis_output)
importFrom(knitr,knit_print)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,setNames)
importFrom(stats,terms)
