Import(stats)

export(HAC,gmm,weightsAndrews2,bwAndrews2,summary.gmm,rho,smooth_g,get_dat,bwNeweyWest2,summary.gel,get_lamb,gel,
	print.gmm,coef.gmm,vcov.gmm,print.summary.gmm, confint.gel, print.gel, print.summary.gel, vcov.gel, coef.gel, fitted.gmm, 
	residuals.gmm, fitted.gel, residuals.gel, plot.gmm, plot.gel,formula.gmm, formula.gel, charStable)
 
S3method(summary, gmm)
S3method(summary, gel)
S3method(print, gmm)
S3method(print, summary.gmm)
S3method(coef, gmm)
S3method(vcov, gmm)
S3method(confint, gmm)
S3method(fitted, gmm)
S3method(residuals, gmm)
S3method(plot, gmm)
S3method(formula, gmm)
S3method(print, gel)
S3method(print, summary.gel)
S3method(coef, gel)
S3method(vcov, gel)
S3method(confint, gel)
S3method(fitted, gel)
S3method(residuals, gel)
S3method(plot, gel)
S3method(formula, gel)


  


