Package: apdesign
Title: An Implementation of the Additive Polynomial Design Matrix
Version: 1.0.0
Authors@R: c(
    person("Tyler", "Matta", email = "tyler.matta@gmail.com", role = c("aut", "cre")),
    person("Quinn", "Lathrop", role = c("ctb")),
    person("Yeow Meng", "Thum", role = c("ctb")))
Description: An implementation of the additive polynomial (AP) design matrix. It
    constructs and appends an AP design matrix to a data frame for use with
    longitudinal data subject to seasonality.
Depends: R (>= 3.2.3)
License: GPL-3
LazyData: true
Imports: Matrix (>= 1.2)
RoxygenNote: 5.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-11-14 16:49:49 UTC; tylerm
Author: Tyler Matta [aut, cre],
  Quinn Lathrop [ctb],
  Yeow Meng Thum [ctb]
Maintainer: Tyler Matta <tyler.matta@gmail.com>
Repository: CRAN
Date/Publication: 2016-11-15 07:16:42
Built: R 4.6.0; ; 2025-08-18 05:35:20 UTC; unix
