# Generated by roxygen2: do not edit by hand

S3method(coef,RI.regression.result)
S3method(plot,FRTCI.test)
S3method(plot,RI.R2.result)
S3method(print,FRTCI.test)
S3method(print,RI.R2.result)
S3method(print,RI.regression.result)
S3method(print,summary.FRTCI.test)
S3method(print,summary.RI.R2.result)
S3method(print,summary.RI.regression.result)
S3method(summary,FRTCI.test)
S3method(summary,RI.R2.result)
S3method(summary,RI.regression.result)
S3method(vcov,RI.regression.result)
export(KS.stat)
export(R2)
export(SE)
export(SKS.pool.t)
export(SKS.stat)
export(SKS.stat.cov)
export(SKS.stat.cov.pool)
export(SKS.stat.cov.rq)
export(SKS.stat.int.cov)
export(SKS.stat.int.cov.pool)
export(WSKS.t)
export(detect_idiosyncratic)
export(estimate_systematic)
export(get.p.value)
export(make.linear.data)
export(make.quadradic.data)
export(make.randomized.compliance.dat)
export(make.randomized.dat)
export(make.skew.data)
export(rq.stat)
export(rq.stat.cond.cov)
export(rq.stat.uncond.cov)
export(test.stat.info)
export(variance.ratio.test)
importFrom(MASS,mvrnorm)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,bind_rows)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(formula.tools,get.vars)
importFrom(formula.tools,lhs.vars)
importFrom(formula.tools,rhs.vars)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,rug)
importFrom(moments,kurtosis)
importFrom(mvtnorm,rmvnorm)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,stopCluster)
importFrom(plyr,.)
importFrom(plyr,ddply)
importFrom(plyr,summarize)
importFrom(purrr,map)
importFrom(quantreg,rq)
importFrom(stats,as.formula)
importFrom(stats,binom.test)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,cov)
importFrom(stats,ecdf)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(tidyr,gather)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
