Type: Package
Package: gfilmm
Title: Generalized Fiducial Inference for Normal Linear Mixed Models
Version: 2.0.5
Authors@R: c(
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre")),
    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
URL: https://github.com/stla/gfilmm
BugReports: https://github.com/stla/gfilmm/issues
Depends: R (>= 3.1.0)
Imports: forcats, lazyeval, Matrix, parallel, Rcpp (>= 1.0.0), spatstat
        (>= 2.0.0), spatstat.geom, stats, utils
Suggests: AOV1R, car, emmeans, GGally, kde1d, knitr, lmerTest,
        rmarkdown, testthat
LinkingTo: Rcpp, RcppEigen
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2022-07-11 18:11:25 UTC; SDL96354
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: 2022-07-11 23:20:06 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-07-12 11:23:10 UTC; unix
Archs: gfilmm.so.dSYM
