# Generated by roxygen2: do not edit by hand

S3method(print,AjustarRegressao)
export(AjustarRegressao)
export(plot2D)
export(plot3D)
export(predict3D)
importFrom(crayon,green)
importFrom(fields,image.plot)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,hcl.colors)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,par)
importFrom(magrittr,`%>%`)
importFrom(plotly,plot_ly)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,coefficients)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,pt)
