Package: mixlm
Type: Package
Title: Mixed Model ANOVA and Statistics for Education
Version: 1.4.3
Date: 2025-08-20
Authors@R: c(person("Kristian Hovde", "Liland", role = c("aut","cre"), email="kristian.liland@nmbu.no"),
 person("Solve", "Sæbø¸", role=c("ctb")), person("R Core Team", 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
License: GPL (>= 2)
URL: https://github.com/khliland/mixlm/
BugReports: https://github.com/khliland/mixlm/issues/
NeedsCompilation: no
Packaged: 2025-08-20 08:33:39 UTC; kristian
Author: Kristian Hovde Liland [aut, cre],
  Solve Sæbø¸ [ctb],
  R Core Team [ctb]
Repository: CRAN
Date/Publication: 2025-08-20 09:30:02 UTC
Built: R 4.6.0; ; 2025-08-21 05:34:45 UTC; unix
