README.md

wCI

Modified Concordance Index for pharmacological readout

How to install: At present there are 2 ways to install: First, you will need devtools. Install devtools in R as:

install.packages("devtools")
library(devtools) #load library
  1. Download zip file from wCI github page. Unzip it and install
devtools::install("wCI-master")
  1. Using install_github:
devtools::install_github("bhklab/wCI")


bhklab/mCI documentation built on Jan. 18, 2024, 4:09 a.m.