# Generated by roxygen2: do not edit by hand

S3method(add1,flac)
S3method(add1,flic)
S3method(add1,logistf)
S3method(anova,flac)
S3method(anova,flic)
S3method(anova,logistf)
S3method(backward,flac)
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(flac,formula)
S3method(flac,logistf)
S3method(flic,formula)
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(vcov,logistf)
export(CLIP.confint)
export(CLIP.confint.difflevel)
export(CLIP.profile)
export(PVR.confint)
export(backward)
export(cacheit)
export(distance_density_plot)
export(finalize_data)
export(flac)
export(flic)
export(flic.formula)
export(forward)
export(get_paf)
export(get_threshold)
export(logistf)
export(logistf.control)
export(logistftest)
export(logistpl.control)
export(make_analysis_set)
export(make_knn_strata)
export(original_compare_plot)
export(plot_results)
export(test_mh)
export(threshold_model_plot)
export(unique_controls)
export(write_strata_or_output)
import(dplyr)
import(ggplot2)
import(mgcv)
import(rlang)
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,text)
importFrom(graphics,title)
importFrom(igraph,"V<-")
importFrom(igraph,V)
importFrom(igraph,as_ids)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,max_bipartite_match)
importFrom(igraph,set_edge_attr)
importFrom(mgcv,uniquecombs)
importFrom(mice,complete)
importFrom(stats,add.scope)
importFrom(stats,add1)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,density)
importFrom(stats,drop1)
importFrom(stats,fisher.test)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,mantelhaen.test)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,nobs)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(tidyr,spread)
importFrom(utils,capture.output)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim2)
importFrom(utils,tail)
importFrom(utils,write.csv)
useDynLib(nncc)
useDynLib(nncc,logistffit)
