# 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,polr)
S3method(extract_lhs,clm)
S3method(extract_lhs,glm)
S3method(extract_lhs,lm)
S3method(extract_lhs,polr)
S3method(extract_lhs2,glm)
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(broom,tidy)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,terms)
