# Transformed by Renjin 0.9.2725
export(mle)
importFrom("graphics", plot)
importFrom("methods", show)
importFrom("stats", optim, qchisq)
importFrom("stats", AIC, BIC, coef, confint, logLik, nobs, profile, update, vcov)
exportClasses(mle, profile.mle, summary.mle)
exportMethods(coef, confint, logLik, nobs, plot, profile, summary, show, update, vcov)
export(AIC, BIC)
