useDynLib(bigsplines)

exportPattern("^[[:alpha:]]+")

S3method(predict, bigspline)
S3method(predict, bigssa)
S3method(predict, bigssg)
S3method(predict, bigssp)
S3method(predict, bigtps)
S3method(print, bigspline)
S3method(print, bigssa)
S3method(print, bigssg)
S3method(print, bigssp)
S3method(print, bigtps)
S3method(print, summary.bigspline)
S3method(print, summary.bigssa)
S3method(print, summary.bigssg)
S3method(print, summary.bigssp)
S3method(print, summary.bigtps)
S3method(summary, bigspline)
S3method(summary, bigssa)
S3method(summary, bigssg)
S3method(summary, bigssp)
S3method(summary, bigtps)

importFrom(stats, nlm)
importFrom(grDevices, colorRampPalette)
importFrom(graphics, par)
importFrom(graphics, image)
importFrom(graphics, plot)
importFrom(graphics, axis)
importFrom(graphics, mtext)
importFrom(graphics, rect)
importFrom(stats, model.response)
importFrom(stats, as.formula)
importFrom(stats, terms.formula)
importFrom(stats, quantile)



