# Generated by roxygen2: do not edit by hand

export(calculate_price_index)
export(calculate_regression_diagnostics)
export(plot_price_index)
export(plot_regression_diagnostics)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,select)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(lmtest,bptest)
importFrom(lmtest,dwtest)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,coefficients)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stringr,str_detect)
importFrom(utils,head)
importFrom(utils,tail)
