# Generated by roxygen2: do not edit by hand

S3method(kernelfun,"function")
S3method(kernelfun,character)
S3method(plot,loess)
S3method(predict,default)
export(.kernelsList)
export(dbern)
export(densityfun)
export(distr2name)
export(erf)
export(hellinger)
export(kernel_properties)
export(kernelfun)
export(lagk)
export(mfv)
export(mfv1)
export(name2distr)
export(pbern)
export(plot)
export(predict)
export(qbern)
export(rbern)
importFrom(bazar,is.empty)
importFrom(dplyr,if_else)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(stats,approxfun)
importFrom(stats,bw.SJ)
importFrom(stats,bw.bcv)
importFrom(stats,bw.nrd)
importFrom(stats,bw.nrd0)
importFrom(stats,bw.ucv)
importFrom(stats,fft)
importFrom(stats,integrate)
importFrom(stats,pbinom)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qbinom)
useDynLib(statip, .registration=TRUE)
useDynLib(statip,BinDist)
