# Generated by roxygen2: do not edit by hand

S3method(coef,eco)
S3method(coef,ecoNP)
S3method(predict,eco)
S3method(predict,ecoNP)
S3method(predict,ecoNPX)
S3method(predict,ecoX)
S3method(print,eco)
S3method(print,ecoBD)
S3method(print,ecoML)
S3method(print,summary.eco)
S3method(print,summary.ecoML)
S3method(print,summary.ecoNP)
S3method(print,summary.predict.eco)
S3method(summary,eco)
S3method(summary,ecoML)
S3method(summary,ecoNP)
S3method(summary,predict.eco)
S3method(varcov,eco)
S3method(varcov,ecoNP)
export(Qfun)
export(eco)
export(ecoBD)
export(ecoML)
export(ecoNP)
export(varcov)
importFrom(MASS,mvrnorm)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(stats,weighted.mean)
importFrom(utils,packageDescription)
useDynLib(eco, .registration = TRUE)
