Simulation of the generalized fiducial distribution for normal linear mixed models with interval data.
- To install the CRAN version:
install.packages("gfilmm")
- To install the development version:
remotes::install_github("stla/gfilmm", build_vignettes = TRUE)
- To install the development version allowing to run the algorithm in quadruple precision:
remotes::install_github("stla/gfilmm@mp", build_vignettes = TRUE)