calculate_d: Calculates a vector of KS values for each compound

Description Usage Arguments Value

Description

Given a dataframe for the negative control and a list of dataframes for each compound and concentration, this will calculate a signed D-statistic from a KS test for each feature (per compound and concentration).

Usage

1
calculate_d(cmpd, neg)

Arguments

cmpd

list

neg

dataframe or matrix

Value

D_values Dataframe


Swarchal/TISS documentation built on May 9, 2019, 3:24 p.m.