# Generated by roxygen2: do not edit by hand

S3method(plot,ras)
S3method(print,ras)
export(compute_gwas_weights)
export(compute_pgs_matrix)
export(get_break_points)
export(get_local_maximum)
export(ras)
export(ras_detect)
export(ras_memory)
export(ras_scan)
export(ras_validate)
export(release_memory)
export(screen_forward_max_region)
export(slope_test)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,png)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,rect)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(segmented,davies.test)
importFrom(segmented,segmented)
importFrom(segmented,slope)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,df.residual)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,pt)
useDynLib(RAS, .registration = TRUE)
