CTU-Bern / presize

Precision Based Sample Size Calculation

Home Page:https://ctu-bern.github.io/presize/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link to JOSS review

aghaynes opened this issue · comments

Review here

Code for badge:

Markdown:
[![DOI](https://joss.theoj.org/papers/10.21105/joss.03118/status.svg)](https://doi.org/10.21105/joss.03118)

HTML:
<a style="border-width:0" href="https://doi.org/10.21105/joss.03118">
  <img src="https://joss.theoj.org/papers/10.21105/joss.03118/status.svg" alt="DOI badge" >
</a>

reStructuredText:
.. image:: https://joss.theoj.org/papers/10.21105/joss.03118/status.svg
   :target: https://doi.org/10.21105/joss.03118

Badge looks like this
DOI

Citation (bibtex):

@article{Haynes2021,
  doi = {10.21105/joss.03118},
  url = {https://doi.org/10.21105/joss.03118},
  year = {2021},
  publisher = {The Open Journal},
  volume = {6},
  number = {60},
  pages = {3118},
  author = {Alan G. Haynes and Armando Lenz and Odile Stalder and Andreas Limacher},
  title = {`presize`: An R-package for precision-based sample size calculation in clinical research},
  journal = {Journal of Open Source Software}
}