Package: glme
Type: Package
Title: Generalized Linear Mixed Effects Models
Version: 0.1.0
Author: Sam Weerahandi [aut],
  Berna Yazici [aut],
  Ching-Ray Yu [aut],
  Mustafa Cavus [aut, cre]
Maintainer: Mustafa Cavus <mustafacavus@eskisehir.edu.tr>
Authors@R: c(person("Sam Weerahandi", role = "aut"),
             person("Berna Yazici", role = "aut"),
             person("Ching-Ray Yu", role = "aut"),
             person("Mustafa Cavus", role = c("aut", "cre"),
                    email = "mustafacavus@eskisehir.edu.tr"))
Description: Provides Generalized Inferences based on exact distributions and exact probability statements for mixed effect models, provided by such papers as Weerahandi and Yu (2020) <doi:10.1186/s40488-020-00105-w> under the widely used Compound Symmetric Covariance structure. The package returns the estimation of the coefficients in random and fixed part of the mixed models by generalized inference.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports: nlme, reshape, dplyr, stats
NeedsCompilation: no
Packaged: 2021-01-21 15:33:28 UTC; mustafacavus
Repository: CRAN
Date/Publication: 2021-01-25 08:20:13 UTC
Built: R 4.5.0; ; 2025-04-02 03:41:25 UTC; unix
