Package: lsmeans Type: Package Title: Least-Squares Means Version: 2.30-2 Date: 2025-03-24 Authors@R: c(person("Russell", "Lenth", role = c("aut", "cre", "cph"), email = "russell-lenth@uiowa.edu")) Depends: emmeans (>= 1.3), methods, R (>= 3.2) Suggests: ByteCompile: yes Description: Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or linear functions of least-squares means, and comparisons of slopes. Plots and compact letter displays. Least-squares means were proposed in Harvey, W (1960) "Least-squares analysis of data with unequal subclass numbers", Tech Report ARS-20-8, USDA National Agricultural Library, and discussed further in Searle, Speed, and Milliken (1980) "Population marginal means in the linear model: An alternative to least squares means", The American Statistician 34(4), 216-221 . NOTE: lsmeans now relies primarily on code in the 'emmeans' package. 'lsmeans' will be archived in the near future. License: GPL-2 | GPL-3 Repository: https://rvlenth.r-universe.dev Date/Publication: 2025-03-24 17:23:07 UTC RemoteUrl: https://github.com/rvlenth/lsmeans RemoteRef: HEAD RemoteSha: 1601c61a132aed15732884bb2c77e57f3aa3172f NeedsCompilation: no Packaged: 2026-07-03 23:36:03 UTC; root Author: Russell Lenth [aut, cre, cph] Maintainer: Russell Lenth