steppedwedge

An R package for analyzing data from stepped wedge cluster randomized trials

https://github.com/avi-kenny/steppedwedge

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
Last synced: 6 months ago · JSON representation

Repository

An R package for analyzing data from stepped wedge cluster randomized trials

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 17
  • Releases: 0
Created over 1 year ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License

README.md

GitHub R package version CRAN status GitHub R-CMD-check Codecov test coverage <!-- badges: end -->

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

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
Low priority (10) High priority (6) enhancement (2)
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

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 137 Last month
Rankings
Dependent packages count: 27.2%
Dependent repos count: 33.5%
Average: 49.2%
Downloads: 87.0%
Maintainers (1)
Last synced: 6 months ago

Dependencies

DESCRIPTION cran
  • dplyr >= 1.0.10 imports
  • stats >= 4.0.0 imports