# Generated by roxygen2: do not edit by hand

export(CrossValidate)
export(DescribeX)
export(Fit)
export(GaSPModel)
export(PlotAll)
export(PlotJointEffects)
export(PlotMainEffects)
export(PlotPredictions)
export(PlotQQ)
export(PlotResiduals)
export(PlotStdResiduals)
export(Predict)
export(RMSE)
export(Visualize)
importFrom(graphics,abline)
importFrom(graphics,contour)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,spline)
importFrom(stats,terms)
useDynLib(GaSP, .registration = TRUE)
