useDynLib(BRISC, .registration=TRUE)

export(BRISC_estimation)
export(BRISC_bootstrap)
export(BRISC_prediction)

import(RANN, parallel, stats, rdist, matrixStats, pbapply)
