Package: mixlm
Type: Package
Title: Mixed Model ANOVA and Statistics for Education
Version: 1.4.0
Date: 2024-10-07
Authors@R: c(person("Kristian Hovde", "Liland", role = c("aut","cre"), email="kristian.liland@nmbu.no"),
 person("Solve", "Sæbø¸", role=c("ctb")), person(family="R-Core", role="ctb"))
Maintainer: Kristian Hovde Liland <kristian.liland@nmbu.no>
Encoding: UTF-8
Description: The main functions perform mixed models analysis by least squares
    or REML by adding the function r() to formulas of lm() and glm(). A collection of
    text-book statistics for higher education is also included, e.g. modifications
    of the functions lm(), glm() and associated summaries from the package 'stats'.
Imports: car, pls, multcomp, pracma, leaps
Suggests: lme4, hasseDiagram
License: GPL (>= 2)
URL: https://github.com/khliland/mixlm/
BugReports: https://github.com/khliland/mixlm/issues/
NeedsCompilation: no
Packaged: 2024-10-07 08:12:23 UTC; kristian
Author: Kristian Hovde Liland [aut, cre],
  Solve Sæbø¸ [ctb],
  R-Core [ctb]
Repository: CRAN
Date/Publication: 2024-10-07 08:40:01 UTC
