# Generated by roxygen2: do not edit by hand

S3method(AIC,MEMWAS_family_fit)
S3method(AIC,MEMWAS_fit)
S3method(as.matrix,MEMWAS_compressed_random_design)
S3method(coef,MEMWAS_family_fit)
S3method(coef,MEMWAS_fit)
S3method(coef,tune_MEMWAS)
S3method(dim,MEMWAS_compressed_random_design)
S3method(dimnames,MEMWAS_compressed_random_design)
S3method(fitted,MEMWAS_family_fit)
S3method(fitted,MEMWAS_fit)
S3method(logLik,MEMWAS_family_fit)
S3method(logLik,MEMWAS_fit)
S3method(nobs,MEMWAS_fit)
S3method(predict,MEMWAS_family_fit)
S3method(predict,MEMWAS_fit)
S3method(predict,tune_MEMWAS)
S3method(print,MEMWAS_approximation_comparison)
S3method(print,MEMWAS_approximation_diagnostics)
S3method(print,MEMWAS_assumption_checks)
S3method(print,MEMWAS_autocorrelation_ranking)
S3method(print,MEMWAS_family_fit)
S3method(print,MEMWAS_fit)
S3method(print,MEMWAS_nonlinearity_screen)
S3method(print,MEMWAS_serial_component)
S3method(print,summary.MEMWAS_autocorrelation_ranking)
S3method(print,summary.MEMWAS_family_fit)
S3method(print,summary.MEMWAS_fit)
S3method(print,summary.tune_MEMWAS)
S3method(print,tune_MEMWAS)
S3method(residuals,MEMWAS_family_fit)
S3method(residuals,MEMWAS_fit)
S3method(summary,MEMWAS_autocorrelation_ranking)
S3method(summary,MEMWAS_family_fit)
S3method(summary,MEMWAS_fit)
S3method(summary,tune_MEMWAS)
S3method(vcov,MEMWAS_family_fit)
S3method(vcov,MEMWAS_fit)
export(MEMWAS_capabilities)
export(check_MEMWAS_assumptions)
export(compare_approximations)
export(diagnose_approximation)
export(fit_MEMWAS)
export(rank_autocorrelation_structures)
export(screen_MEMWAS_nonlinearity)
export(serial_component)
importFrom(stats,AIC)
importFrom(stats,aggregate)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,setNames)
importFrom(stats,toeplitz)
importFrom(stats,vcov)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,modifyList)
useDynLib(MEMWAS, .registration = TRUE)
