Skip to content

yqzhang5972/lmmvar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmmvar

An R package for computing test statistics and confidence intervals for a variance component or proportion in a linear mixed model using the method described in Fast and reliable confidence intervals for a variance component or proportion.

This package will be updated sporadically. Please contact yiqiaozhang@ufl.edu with any questions or comments.

Installation

lmmvar can be loaded directly into R through the devtools package:

# install.packages("devtools")
# library(devtools)
# devtools::install_github("yqzhang5972/lmmvar")

Citation instructions

Please cite the most recent version of the article mentioned above. As of April 2024, this was the following (in bibtex):

@misc{zhang2024fast,
      title={Fast and reliable confidence intervals for a variance component or proportion}, 
      author={Yiqiao Zhang and Karl Oskar Ekvall and Aaron J. Molstad},
      year={2024},
      eprint={2404.15060},
      archivePrefix={arXiv},
      primaryClass={stat.ME}
}

Vignette

Please visit this example page for details on implementation and usage.

Reproducing simulation study results

Code to reproduce simulation results from the article can be found at this repository.

About

What the package does (short line)

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published