https://github.com/ucl/artbin
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ucl/artbin
- Owner: UCL
- License: gpl-3.0
- Created: 2022-06-08T15:59:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T17:12:55.000Z (over 1 year ago)
- Last Synced: 2024-04-30T18:30:39.673Z (over 1 year ago)
- Language: Stata
- Size: 2.83 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample size for trials with binary outcomes
## artbin: A unified Stata package for calculating sample sizes for trials with binary outcomes
This repository contains the Stata package, helpfiles plus code for testing and examples.
## Directories
* package: artbin program, associated programs and dialog box and helpfiles.
* testing: testing programs and output.
* examples: code and output for the examples in the accompanying Stata Journal paper (see citation below).
## Installation within Stata
You should be able to install this package from SSC, by typing `ssc install art`.
To install it from github, use one of these:
- `github install UCL/artbin, path(package)`
- `net from https://raw.githubusercontent.com/UCL/artbin/main/package/`
## Paper
If you find this command useful, please cite it as below:
Ella Marley-Zagar, Ian R. White, Patrick Royston, Friederike M.-S. Barthel, Mahesh K B Parmar, Abdel G. Babiker.
artbin: Extended sample size for randomised trials with binary outcomes.
Stata J 2023:1;24-52. https://journals.sagepub.com/doi/pdf/10.1177/1536867X231161971
