Package: infoDecompuTE
Title: Information Decomposition of Two-Phase Experiments
Version: 0.6.2
Date: 2020-03-28
Authors@R: c(person("Kevin", "Chang", email = "k.chang@auckland.ac.nz", role = c("aut", "cre")), 
            person("Katya", "Ruggiero", email = "k.ruggiero@auckland.ac.nz", role = c("aut")))
Description: The main purpose of this package is to generate the structure of the analysis of variance 
            (ANOVA) table of the two-phase experiments. The user only need to input the design and the 
              relationships of the random and fixed factors using the Wilkinson-Rogers' syntax, 
              this package can then quickly generate the structure of the ANOVA table with the 
              coefficients of the variance components for the expected mean squares.
              Thus, the balanced incomplete block design and provides the efficiency
              factors of the fixed effects can also be studied and compared much easily.
Depends: R (>= 3.0.0)
Imports: MASS
License: GPL (>= 3)
Encoding: UTF-8
LazyLoad: yes
LazyData: true
URL: https://github.com/kcha193/infoDecompuTE
BugReports: https://github.com/kcha193/infoDecompuTE/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-03-28 03:49:22 UTC; user
Author: Kevin Chang [aut, cre],
  Katya Ruggiero [aut]
Maintainer: Kevin Chang <k.chang@auckland.ac.nz>
Repository: CRAN
Date/Publication: 2020-03-28 09:10:02 UTC
Built: R 4.5.0; ; 2025-04-01 02:26:03 UTC; unix
