summariseKS: Summarise KS

Description Usage Arguments Value

View source: R/compare.R

Description

Summarise columns of a data.frame compared to a reference using the KS test.

Usage

1
summariseKS(data, ref, split.col, stat.cols)

Arguments

data

The data.frame to summarise

ref

The reference data.frame

split.col

Name of the column used to split the dataset

stat.cols

Names of the columns to summarise. If this vector is named those names will be used in the output.

Value

data.frame with the summarised measure, scaled and ranked


splatter documentation built on Dec. 3, 2020, 2:01 a.m.