scale_d: Z-score normalises D-statistic vectors

Description Usage Arguments Value

Description

Given a table of D-statistic values calculated by calculate_d. This function normalises each column via a z-score. With column representing the D-statistic vector for a compound. Each column is normalised independently of the other columns in d_table

Usage

1
scale_d(d_table)

Arguments

d_table

matrix or dataframe of D-statistics

Value

z_out matrix or dataframe of z-scored D-statistics


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