export('onset.test')

importFrom('grDevices', 'dev.off', 'pdf')
importFrom('graphics', 'abline', 'par', 'plot', 'points')
importFrom('stats', 'optimize', 'pchisq', 'qchisq', 'uniroot')
