-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
18 lines (18 loc) · 997 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: sasLM
Version: 0.10.5
Title: 'SAS' Linear Model
Description: 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).
Depends: R (>= 3.5.0), mvtnorm
Imports: methods
Suggests: MASS
Authors@R: person(given="Kyun-Seop", family="Bae", role=c("aut", "cre"), email="[email protected]")
Author: Kyun-Seop Bae [aut, cre]
Maintainer: Kyun-Seop Bae <[email protected]>
Copyright: 2020-, Kyun-Seop Bae
License: GPL-3
Repository: CRAN
URL: https://cran.r-project.org/package=sasLM
NeedsCompilation: no
Packaged: 2024-10-02 05:41:37 UTC; Kyun-SeopBae
Date/Publication: 2024-10-02 06:10:08 UTC