Package: gfilmm
Type: Package
Title: Generalized Fiducial Inference for Normal Linear Mixed Models
Version: 2.0.4
Authors@R: c(
    person("Stéphane", "Laurent", role = c("aut", "cre"),
           email = "laurent_step@outlook.fr"),
    person("Jessi", "Cisewski", role = c("aut", "ctb"), 
           comment = c(
             "author of the original Matlab code",
             ORCID = "0000-0002-9656-2272"
           ))
  )
Description: Simulation of the generalized fiducial distribution for normal linear mixed models with interval data. Fiducial inference is somehow similar to Bayesian inference, in the sense that it is based on a distribution that represents the uncertainty about the parameters, like the posterior distribution in Bayesian statistics. It does not require a prior distribution, and it yields results close to frequentist results. Reference: Cisewski and Hannig (2012) <doi:10.1214/12-AOS1030>.
License: GPL-3
SystemRequirements: C++11
Depends: R (>= 3.1.0)
Imports: Rcpp (>= 1.0.0), lazyeval, stats, spatstat (>= 2.0.0),
        spatstat.geom, utils, forcats, rgr, Matrix, parallel
Suggests: kde1d, knitr, rmarkdown, lmerTest, emmeans, testthat, AOV1R,
        GGally, car
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.1.1
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
URL: https://github.com/stla/gfilmm
BugReports: https://github.com/stla/gfilmm/issues
NeedsCompilation: yes
Packaged: 2021-06-25 11:04:39 UTC; stla
Author: Stéphane Laurent [aut, cre],
  Jessi Cisewski [aut, ctb] (author of the original Matlab code,
    <https://orcid.org/0000-0002-9656-2272>)
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2021-06-25 11:30:18 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-06-26 11:35:19 UTC; unix
Archs: gfilmm.so.dSYM
