glmm.hp
Hierarchical partitioning for Marginal R2 for Generalized Mixed-effect Models
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .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 (4.6%) to scientific vocabulary
Repository
Hierarchical partitioning for Marginal R2 for Generalized Mixed-effect Models
Basic Info
Statistics
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 5
- Releases: 0
Metadata Files
README.md
glmm.hp is an R package for Hierarchical partitioning for Marginal R2 for Generalized Mixed-effect Models, to install it, please use the following command in R:
library(devtools)
installgithub('laijiangshan/glmm.hp',buildvignettes = TRUE)
If you haven't had devtools installed, please install it by typing "install.packages("devtools")" in R console.
The article describing the package is officially published on Journal of Plant Ecology. https://academic.oup.com/jpe/article/15/6/1302/6845730
please cite papers if you use glmm.hp package as:
1. Jiangshan Lai, Yi Zou, Shuang Zhang, Xiaoguang Zhang. Lingfeng Mao.2022. glmm.hp: an R package for computing individual effect of predictors in generalized linear mixed models. Journal of Plant Ecology 15(6):1302-1307. DOI:10.1093/jpe/rtac096.
2. Jiangshan Lai, Weijie Zhu, Dongfang, Cui, Lingfeng Mao. 2023. Extension of the glmm.hp Package to Zero-Inflated Generalized Linear Mixed Models and Multiple Regression. Journal of Plant Ecology 16(6):rtad038, https://doi.org/10.1093/jpe/rtad038
Please feel free to send an email to the package maintainer Dr. Jiangshan Lai (lai@njfu.edu.cn) if you have any question or comments about this package.
Owner
- Login: laijiangshan
- Kind: user
- Repositories: 3
- Profile: https://github.com/laijiangshan
GitHub Events
Total
- Issues event: 1
- Watch event: 3
- Issue comment event: 1
- Push event: 4
Last Year
- Issues event: 1
- Watch event: 3
- Issue comment event: 1
- Push event: 4
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 4
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 4
- Total pull request authors: 1
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MarcRieraDominguez (1)
- richardjtelford (1)
- JTang-qhzx (1)
- oli-heller (1)
Pull Request Authors
- richardjtelford (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 776 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 18
- Total maintainers: 1
cran.r-project.org: glmm.hp
Hierarchical Partitioning of Marginal R2 for Generalized Mixed-Effect Models
- Homepage: https://github.com/laijiangshan/glmm.hp
- Documentation: http://cran.r-project.org/web/packages/glmm.hp/glmm.hp.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL]
-
Latest release: 0.1-8
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- MuMIn * depends
- R >= 3.4.0 depends
- ggplot2 * depends
- lme4 * imports