# Generated by roxygen2: do not edit by hand

S3method(coef,iwls)
S3method(coef,kgaps)
S3method(coef,spm)
S3method(confint,kgaps)
S3method(confint,spm)
S3method(nobs,iwls)
S3method(nobs,kgaps)
S3method(nobs,spm)
S3method(plot,choose_b)
S3method(plot,choose_uk)
S3method(plot,confint_kgaps)
S3method(plot,confint_spm)
S3method(print,confint_kgaps)
S3method(print,confint_spm)
S3method(print,iwls)
S3method(print,kgaps)
S3method(print,spm)
S3method(print,summary.kgaps)
S3method(print,summary.spm)
S3method(summary,kgaps)
S3method(summary,spm)
S3method(vcov,kgaps)
S3method(vcov,spm)
export(all_max_rcpp)
export(choose_b)
export(choose_uk)
export(imt_stat)
export(iwls)
export(kgaps)
export(kgaps_imt)
export(kgaps_stat)
export(split_by_NAs)
export(spm)
import(methods)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,nobs)
importFrom(stats,vcov)
useDynLib(exdex, .registration = TRUE)
