# Generated by roxygen2: do not edit by hand

export(splithalf)
import(Rcpp)
import(dplyr)
import(tidyr)
importFrom(Rcpp,sourceCpp)
importFrom(robustbase,colMedians)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(splithalf, .registration = TRUE)
