RLRsim
R package for fast & exact (restricted) likelihood ratio tests for mixed and additive models
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Repository
R package for fast & exact (restricted) likelihood ratio tests for mixed and additive models
Basic Info
- Host: GitHub
- Owner: fabian-s
- Language: R
- Default Branch: master
- Size: 81.1 KB
Statistics
- Stars: 11
- Watchers: 1
- Forks: 4
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
RLRsim
R package for fast & exact (restricted) likelihood ratio tests for mixed and additive models.
RLRsim implements fast simulation-based exact tests for variance components in mixed and additive models for
conditionally Gaussian responses -- i.e., tests for questions like:
- is this random intercept significantly different from 0?
- is this smooth effect significantly nonlinear?
- is this smooth effect significantly different from a constant effect?
The convenience functions exactRLRT and exactLRT can deal with fitted models from packages lme4, nlme, gamm4 and from mgcv's gamm()-function.
Workhorse functions LRTSim and RLRTSim accept design matrices as inputs directly and can thus be used more generally to generate exact critical values for the corresponding
(restricted) likelihood ratio tests.
The theory behind these tests was first developed in
Crainiceanu, C. and Ruppert, D. (2004) Likelihood ratio tests in linear mixed models with one variance component, Journal of the Royal Statistical Society: Series B, 66,165--185.
Power analyses and sensitivity studies for RLRsim can be found in
Scheipl, F., Greven, S. and Kuechenhoff, H. (2008) Size and power of tests for a zero random effect variance or polynomial regression in additive and linear mixed models. Computational Statistics & Data Analysis, 52(7):3283--3299.
Owner
- Name: Fabian Scheipl
- Login: fabian-s
- Kind: user
- Location: Munich
- Company: Ludwig-Maximilians-Universität München
- Repositories: 19
- Profile: https://github.com/fabian-s
GitHub Events
Total
Last Year
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| fabian-s | f****l@g****m | 43 |
| fabian-s | f****l@g****m | 9 |
| Ben Bolker | b****r@g****m | 3 |
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 8
- Total pull requests: 3
- Average time to close issues: about 18 hours
- Average time to close pull requests: 6 days
- Total issue authors: 6
- Total pull request authors: 1
- Average comments per issue: 1.5
- Average comments per pull request: 0.67
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 4 minutes
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- fabian-s (3)
- b1azk0 (1)
- zhaoni153 (1)
- travis-leith (1)
- bbolker (1)
- IrisTeng (1)
Pull Request Authors
- bbolker (3)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 4,552 last-month
- Total docker downloads: 45,845
-
Total dependent packages: 14
(may contain duplicates) -
Total dependent repositories: 19
(may contain duplicates) - Total versions: 26
- Total maintainers: 1
cran.r-project.org: RLRsim
Exact (Restricted) Likelihood Ratio Tests for Mixed and Additive Models
- Homepage: https://github.com/fabian-s/RLRsim
- Documentation: http://cran.r-project.org/web/packages/RLRsim/RLRsim.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL]
-
Latest release: 3.1-8
published over 4 years ago
Rankings
Maintainers (1)
conda-forge.org: r-rlrsim
- Homepage: https://github.com/fabian-s/RLRsim
- License: GPL-2.0-or-later
-
Latest release: 3.1_8
published over 4 years ago
Rankings
Dependencies
- R >= 2.14.0 depends
- SemiPar * enhances
- lmerTest * enhances
- Rcpp >= 0.11.1 imports
- lme4 >= 1.1 imports
- mgcv * imports
- nlme * imports