# Transformed by Renjin 3.5-beta42
export(mle)
importFrom("grDevices", dev.flush, dev.hold)
importFrom("graphics", abline, lines, par, plot)
importFrom("methods", new, show, slotNames)
importFrom("stats", approx, optim, pchisq, predict, qchisq, qnorm, spline)
importFrom("stats", AIC, BIC, coef, confint, logLik, na.omit, nobs, profile, update, vcov)
exportClasses(mle, profile.mle, summary.mle)
exportMethods(coef, confint, logLik, nobs, plot, profile, summary, show, update, vcov)
export(AIC, BIC)
