# Generated by roxygen2: do not edit by hand

S3method(add1,flac)
S3method(add1,flic)
S3method(add1,logistf)
S3method(anova,flic)
S3method(anova,logistf)
S3method(backward,flic)
S3method(backward,logistf)
S3method(confint,flac)
S3method(confint,flic)
S3method(confint,logistf)
S3method(drop1,flac)
S3method(drop1,flic)
S3method(drop1,logistf)
S3method(extractAIC,flac)
S3method(extractAIC,flic)
S3method(extractAIC,logistf)
S3method(family,logistf)
S3method(flac,default)
S3method(flac,logistf)
S3method(flic,default)
S3method(flic,logistf)
S3method(forward,logistf)
S3method(nobs,flac)
S3method(nobs,flic)
S3method(nobs,logistf)
S3method(plot,logistf.profile)
S3method(predict,flac)
S3method(predict,flic)
S3method(predict,logistf)
S3method(print,anova.logistf)
S3method(print,flac)
S3method(print,flic)
S3method(print,logistf)
S3method(print,logistftest)
S3method(profile,logistf)
S3method(summary,flac)
S3method(summary,flic)
S3method(summary,logistf)
S3method(terms,logistf)
S3method(vcov,logistf)
export(CLIP.confint)
export(CLIP.profile)
export(PVR.confint)
export(backward)
export(flac)
export(flic)
export(forward)
export(logistf)
export(logistf.control)
export(logistf.mod.control)
export(logistftest)
export(logistpl.control)
importFrom(formula.tools,lhs.vars)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(mgcv,uniquecombs)
importFrom(mice,complete)
importFrom(stats,.checkMFClasses)
importFrom(stats,add.scope)
importFrom(stats,add1)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,density)
importFrom(stats,drop1)
importFrom(stats,factor.scope)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,get_all_vars)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,makepredictcall)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,na.pass)
importFrom(stats,nobs)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(logistf, .registration = TRUE)
