longpower
longpower: Sample Size Calculations for Longitudinal Data
Science Score: 23.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
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
3 of 4 committers (75.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.4%) to scientific vocabulary
Repository
longpower: Sample Size Calculations for Longitudinal Data
Statistics
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
longpower: Sample Size Calculations for Longitudinal Data
Compute power and sample size for linear models of longitudinal data. Supported models include mixed-effects models and models fit by generalized least squares and generalized estimating equations.
To install via CRAN:
r
install.packages("longpower")
To install via github:
```r
install.packages('remotes')
remotes::install_github("mcdonohue/longpower") ```
Owner
- Name: Michael C Donohue
- Login: mcdonohue
- Kind: user
- Location: San Diego, CA
- Company: University of Southern California
- Website: https://keck.usc.edu/faculty-search/michael-donohue/
- Repositories: 9
- Profile: https://github.com/mcdonohue
Professor of Neurology Associate Director of Biostatistics Alzheimer’s Therapeutic Research Institute
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mike Donohue | m****e@u****u | 33 |
| Michael Donohue | m****e@g****m | 17 |
| Michael Donohue | m****e@u****u | 12 |
| Mike Donohue | m****e@u****u | 2 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 4
- Total pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: 5 months
- Total issue authors: 4
- Total pull request authors: 3
- Average comments per issue: 0.5
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ncullen93 (1)
- xDinaDajani (1)
- osamaidais (1)
- t-haehnel (1)
Pull Request Authors
- mcdonohue (3)
- YuZhao-UCSD (2)
- monarch83 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,155 last-month
- Total docker downloads: 43,390
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 19
- Total maintainers: 1
cran.r-project.org: longpower
Sample Size Calculations for Longitudinal Data
- Homepage: https://github.com/mcdonohue/longpower
- Documentation: http://cran.r-project.org/web/packages/longpower/longpower.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.0.27
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.0.0 depends
- lme4 >= 1.0 depends
- nlme * depends
- gee * suggests
- knitr * suggests
- methods * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite