# Generated by roxygen2: do not edit by hand

S3method(coef,inverse_ce)
S3method(coef,inverse_noise)
S3method(coef,linreg)
S3method(coef,linreg_iv)
S3method(coef,markov_ce)
S3method(coef,markov_gce)
S3method(coef,matrix_ce)
S3method(coef,matrix_gce)
S3method(coef,mixed_gce)
S3method(coef,multinomial_gce)
S3method(coef,panel_gce)
S3method(fano_bounds,inverse_ce)
S3method(fano_bounds,inverse_noise)
S3method(fano_bounds,markov_ce)
S3method(fano_bounds,markov_gce)
S3method(fano_bounds,mixed_gce)
S3method(fano_bounds,multinomial_gce)
S3method(fitted,inverse_ce)
S3method(fitted,inverse_noise)
S3method(fitted,linreg)
S3method(fitted,linreg_iv)
S3method(fitted,markov_ce)
S3method(fitted,markov_gce)
S3method(fitted,matrix_ce)
S3method(fitted,matrix_gce)
S3method(fitted,mixed_gce)
S3method(fitted,multinomial_gce)
S3method(fitted,panel_gce)
S3method(margins,markov_ce)
S3method(margins,markov_gce)
S3method(margins,mixed_gce)
S3method(margins,multinomial_gce)
S3method(predict,linreg)
S3method(print,inverse_ce)
S3method(print,inverse_noise)
S3method(print,linreg)
S3method(print,linreg_iv)
S3method(print,margins_gce)
S3method(print,markov_ce)
S3method(print,markov_gce)
S3method(print,matrix_ce)
S3method(print,matrix_gce)
S3method(print,mixed_gce)
S3method(print,multinomial_gce)
S3method(print,panel_gce)
S3method(print,summary.inverse_ce)
S3method(print,summary.inverse_noise)
S3method(print,summary.linreg)
S3method(print,summary.markov_ce)
S3method(print,summary.markov_gce)
S3method(print,summary.matrix_ce)
S3method(print,summary.matrix_gce)
S3method(residuals,inverse_ce)
S3method(residuals,inverse_noise)
S3method(residuals,linreg)
S3method(residuals,linreg_iv)
S3method(residuals,markov_ce)
S3method(residuals,markov_gce)
S3method(residuals,matrix_ce)
S3method(residuals,matrix_gce)
S3method(residuals,mixed_gce)
S3method(residuals,multinomial_gce)
S3method(residuals,panel_gce)
S3method(summary,inverse_ce)
S3method(summary,inverse_noise)
S3method(summary,linreg)
S3method(summary,linreg_iv)
S3method(summary,markov_ce)
S3method(summary,markov_gce)
S3method(summary,matrix_ce)
S3method(summary,matrix_gce)
S3method(summary,mixed_gce)
S3method(summary,multinomial_gce)
S3method(summary,panel_gce)
S3method(vcov,inverse_ce)
S3method(vcov,inverse_noise)
S3method(vcov,linreg)
S3method(vcov,linreg_iv)
S3method(vcov,mixed_gce)
S3method(vcov,panel_gce)
export(default_supports)
export(fano_bounds)
export(inverse_ce)
export(inverse_noise)
export(linreg)
export(linreg_iv)
export(make_support)
export(margins)
export(markov_ce)
export(markov_gce)
export(matrix_ce)
export(matrix_gce)
export(mixed_gce)
export(multinomial_gce)
export(normalize_data)
export(panel_gce)
export(shannon_entropy)
importFrom(stats,.getXlevels)
importFrom(stats,ave)
importFrom(stats,cov)
importFrom(stats,delete.response)
importFrom(stats,fitted)
importFrom(stats,lm.fit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,vcov)
