# Generated by roxygen2: do not edit by hand

export(e_step_func)
export(m_step_regression)
export(predict_probe_func)
export(probe)
export(probe_one)
import(Rcpp)
importFrom(glmnet,cv.glmnet)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,dt)
importFrom(stats,influence)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,smooth.spline)
importFrom(stats,var)
importFrom(stats,vcov)
useDynLib(probe, .registration = TRUE)
