An open API service indexing awesome lists of open source software.

https://github.com/stla/gfilmm

Generalized fiducial inference for linear mixed models
https://github.com/stla/gfilmm

fiducial linear-mixed-models r statistics

Last synced: 26 days ago
JSON representation

Generalized fiducial inference for linear mixed models

Awesome Lists containing this project

README

        

# gfilmm

[![R-CMD-check](https://github.com/stla/gfilmm/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/gfilmm/actions/workflows/R-CMD-check.yaml)

**Simulation of the generalized fiducial distribution for normal linear mixed
models with interval data.**

___

- To install the CRAN version:

```r
install.packages("gfilmm")
```

- To install the development version:

```r
remotes::install_github("stla/gfilmm", build_vignettes = TRUE)
```

- To install the development version allowing to run the algorithm in
quadruple precision:

```r
remotes::install_github("stla/gfilmm@mp", build_vignettes = TRUE)
```

___

![](https://raw.githubusercontent.com/stla/gfilmm/master/vignettes/intervals_within_6x3.png)