export(halfnorm, Residuals, empLogit, group, HLtest, Rsq, # eAUC,
       X2GOFtest, exact.deletion)

# S3method(method, class)
S3method(group, glm)
S3method(HLtest, Rsq)
S3method(plot, Rsq)
S3method(print, HLtest.Rsq)
S3method(print, Rsq)
S3method(print, X2GOFtest.Rsq)
S3method(Rsq, glm)
#S3method(eAUC, Rsq)
S3method(X2GOFtest, Rsq)
S3method(profile, glm)
S3method(plot, profile.glm)


# importFrom(package_name, function_name)
importFrom(graphics, plot)
importFrom(stats, profile)
