# Generated by roxygen2: do not edit by hand

S3method(partialling_out,felm)
S3method(partialling_out,fixest)
S3method(partialling_out,lm)
export(partialling_out)
export(plot_partial_residuals)
import(rlang)
importFrom(fixest,feols)
importFrom(glue,glue)
importFrom(lfe,felm)
importFrom(lifecycle,deprecated)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,resid)
importFrom(stats,terms)
importFrom(tinyplot,plt)
importFrom(tinyplot,plt_add)
