useDynLib(BGLR)
export(BGLR,BLR,plot.BGLR,residuals.BGLR, predict.BGLR,
       summary.BGLR,
       effects.BGLR, 
       read_bed,read_ped,write_bed)

S3method(plot, BGLR)
S3method(residuals, BGLR)
S3method(predict,BGLR)
S3method(summary,BGLR)
