Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found 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 (10.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: Sophie-Sun
  • License: other
  • Language: R
  • Default Branch: main
  • Size: 4.37 MB
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# benchtm
## Project Description: 

The {benchtm} aims to generate simulated data sets of heterogeneous treatment effects in clinical trials for benchmarking quantitaive methods.


## Installation To install R package `{benchtm}`: ``` {r, eval = FALSE} devtools::install_github("Sophie-Sun/benchtm") ``` ## How to use the package An .html vignette with introduction to package can be previewed [here](https://htmlpreview.github.io/?https://raw.githubusercontent.com/Sophie-Sun/benchtm/master/docs/articles/index.html). ## Contact us - For any questions, please contact: [Sophie Sun](mailto:sophie.sun@novartis.com)

Owner

  • Name: Hui (Sophie) Sun
  • Login: Sophie-Sun
  • Kind: user
  • Company: Novartis

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!


cff-version: 1.2.0
title: R package benchtm
message: please cite this benchtm package when use it
type: software
authors:
  - given-names: Sophie
    email: sophie.sun@novartis.com
    family-names: Sun
  - given-names: Bjoern
    family-names: Bornkamp
  - given-names: Kostas
    family-names: Sechidis
  - given-names: Ardalan
    family-names: Mirshani
  - given-names: Jiarui
    family-names: Lu
  - given-names: Yao
    family-names: Chen

GitHub Events

Total
  • Watch event: 2
  • Push event: 1
Last Year
  • Watch event: 2
  • Push event: 1