# Generated by roxygen2: do not edit by hand

S3method(anova,nonprob)
S3method(check_balance,nonprob)
S3method(coef,nonprob)
S3method(confint,nonprob)
S3method(extract,nonprob)
S3method(nobs,nonprob)
S3method(plot,nonprob)
S3method(pop_size,nonprob)
S3method(print,nonprob)
S3method(print,nonprob_method)
S3method(print,nonprob_summary)
S3method(summary,nonprob)
S3method(update,nonprob)
S3method(weights,nonprob)
export(check_balance)
export(control_inf)
export(control_out)
export(control_sel)
export(extract)
export(method_glm)
export(method_nn)
export(method_npar)
export(method_pmm)
export(method_ps)
export(nonprob)
export(pop_size)
import(Rcpp)
importFrom(MASS,ginv)
importFrom(Matrix,Matrix)
importFrom(RANN,nn2)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(formula.tools,lhs)
importFrom(formula.tools,rhs)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,points)
importFrom(ncvreg,cv.ncvreg)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,delete.response)
importFrom(stats,dnorm)
importFrom(stats,glm.fit)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.omit)
importFrom(stats,nobs)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(stats,weights)
importFrom(survey,svymean)
importFrom(survey,svyrecvar)
importFrom(survey,svytotal)
useDynLib(nonprobsvy)
useDynLib(nonprobsvy, .registration = TRUE)
