# Generated by roxygen2: do not edit by hand

S3method(AIC,ugrpl)
S3method(coef,BCSreg)
S3method(logLik,BCSreg)
S3method(model.frame,BCSreg)
S3method(model.matrix,BCSreg)
S3method(plot,BCSreg)
S3method(plot,extra.parameter)
S3method(print,BCSreg)
S3method(print,extra.parameter)
S3method(print,summary.BCSreg)
S3method(residuals,BCSreg)
S3method(summary,BCSreg)
S3method(vcov,BCSreg)
export(BCSreg)
export(BCSreg.control)
export(dBCS)
export(dZABCS)
export(envelope)
export(extra.parameter)
export(influence)
export(pBCS)
export(pZABCS)
export(qBCS)
export(qZABCS)
export(rBCS)
export(rZABCS)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,as.formula)
importFrom(stats,dlogis)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
