useDynLib(bestglm)

import("leaps")

export(
"CVDH",
"CVHTF",
"CVd",
"LOOCV",
"bestglm",
"oneSdRule",
"print.bestglm",
"summary.bestglm",
"to.binary")

#methods
	S3method("print",	"bestglm")
	S3method("summary",	"bestglm")


