steppedwedge
An R package for analyzing data from stepped wedge cluster randomized trials
Science Score: 26.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.1%) to scientific vocabulary
Repository
An R package for analyzing data from stepped wedge cluster randomized trials
Basic Info
- Host: GitHub
- Owner: Avi-Kenny
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://avi-kenny.github.io/steppedwedge/
- Size: 6.43 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 17
- Releases: 0
Metadata Files
README.md
steppedwedge 
An R package for analyzing data from stepped wedge cluster randomized trials
Overview
steppedwedge is an open-source R package designed for analyzing data from stepped wedge cluster randomized trials. Functions are given for checking/visualizing datasets and estimating various treatment effect parameters, including the immediate treatment effect (ITE), the time averaged treatment effect (TATE), and the point treatment effect (PTE).
Installation
The latest stable version of steppedwedge can be installed from CRAN using install.packages():
R
install.packages("steppedwedge")
The current development version can be installed using devtools::install_github():
R
devtools::install_github(repo="Avi-Kenny/steppedwedge")
Documentation
The full package documentation can be found at https://avi-kenny.github.io/steppedwedge/.
Bugs reports and feature requests
To submit a bug report or request a new feature, please submit a new GitHub Issue.
Owner
- Name: Avi Kenny
- Login: Avi-Kenny
- Kind: user
- Location: Seattle, WA
- Company: University of Washington
- Website: https://www.biostat.washington.edu/people/avi-kenny
- Repositories: 4
- Profile: https://github.com/Avi-Kenny
PhD student, biostatistics
GitHub Events
Total
- Issues event: 40
- Watch event: 2
- Issue comment event: 17
- Member event: 1
- Push event: 218
Last Year
- Issues event: 40
- Watch event: 2
- Issue comment event: 17
- Member event: 1
- Push event: 218
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 21
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.29
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 21
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.29
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Avi-Kenny (13)
- davidearthur (11)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 137 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: steppedwedge
Analyze Data from Stepped Wedge Cluster Randomized Trials
- Homepage: https://avi-kenny.github.io/steppedwedge/
- Documentation: http://cran.r-project.org/web/packages/steppedwedge/steppedwedge.pdf
- License: GPL-3
-
Latest release: 1.0.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- dplyr >= 1.0.10 imports
- stats >= 4.0.0 imports