This is a core implementation of 'SAS' procedures for linear models - GLM, REG, ANOVA, TTEST, FREQ, and UNIVARIATE. Some R packages provide type II and type III SS. However, the results of nested and complex designs are often different from those of 'SAS.' Different results does not necessarily mean incorrectness. However, many wants the same results to SAS. This package aims to achieve that. Reference: Littell RC, Stroup WW, Freund RJ (2002, ISBN:0-471-22174-0).
Version: | 0.10.5 |
Depends: | R (≥ 3.5.0), mvtnorm |
Imports: | methods |
Suggests: | MASS |
Published: | 2024-10-02 |
DOI: | 10.32614/CRAN.package.sasLM |
Author: | Kyun-Seop Bae [aut, cre] |
Maintainer: | Kyun-Seop Bae <k at acr.kr> |
License: | GPL-3 |
Copyright: | 2020-, Kyun-Seop Bae |
URL: | https://cran.r-project.org/package=sasLM |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | sasLM results |
Reference manual: | sasLM.pdf |
Package source: | sasLM_0.10.5.tar.gz |
Windows binaries: | r-devel: sasLM_0.10.5.zip, r-release: sasLM_0.10.5.zip, r-oldrel: sasLM_0.10.5.zip |
macOS binaries: | r-release (arm64): sasLM_0.10.5.tgz, r-oldrel (arm64): sasLM_0.10.5.tgz, r-release (x86_64): sasLM_0.10.5.tgz, r-oldrel (x86_64): sasLM_0.10.5.tgz |
Old sources: | sasLM archive |
Reverse imports: | procs |
Please use the canonical form https://CRAN.R-project.org/package=sasLM to link to this page.