Package: bcmixed
Type: Package
Title: Mixed Effect Model with the Box-Cox Transformation
Version: 0.1.5
Authors@R: c(person("Kazushi", "Maruo", email = "kazushi.maruo@gmail.com",
                  role = c("aut", "cre")),
                 person("Ryota", "Ishii", role = "aut"),
                 person("Yusuke", "Yamaguchi", role = "ctb"),
                 person("Masahiko", "Gosho", role = "ctb"))
Description: Inference on the marginal model of the mixed effect model with 
    the Box-Cox transformation and on the model median differences between
    treatment groups for longitudinal randomized clinical trials. These 
    statistical methods are proposed by Maruo et al. (2017) 
    <doi:10.1002/sim.7279>.
Depends: R (>= 3.3.3)
Imports: MASS (>= 7.3-45), nlme (>= 3.1-131)
Suggests: testthat (>= 1.0.2)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-11 23:20:36 UTC; kazus
Author: Kazushi Maruo [aut, cre],
  Ryota Ishii [aut],
  Yusuke Yamaguchi [ctb],
  Masahiko Gosho [ctb]
Maintainer: Kazushi Maruo <kazushi.maruo@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-11 23:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:41:26 UTC; unix
