import("Matrix")

export(
#       "convertFromS3groupedData",
#       "getCovariateFormula",
#       "getGroups",
#       "getGroupsFormula",
#       "getResponse",
#       "getResponseFormula",      
#       "groupedData",
       "gsummary",
       "lmList",
       "pooledSD"
       )

exportMethods(
              "coef",
              "confint",
#              "fixef",
              "formula",
              "gsummary",
#              "logLik",
              "plot",
#              "ranef",
#              "residuals",
#              "resid",
              "show",
#              "summary",
              "update"
#              "vcov",
#              "with"
              )
