# Generated by roxygen2: do not edit by hand

export(scornet)
import(Rcpp)
import(doParallel)
import(foreach)
import(parallel)
importFrom(stats,binomial)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,sd)
useDynLib(SCORNET)
