check_distribution: Plot the distribution of the features

Description Usage Arguments

Description

The function plots the distribution of the mean, the variance and the median absolute deviation of the features.

Usage

1
check_distribution(data, thickness = 0.1, split_figures = FALSE)

Arguments

data

a feature matrix with samples in rows and features in columns

thickness

numeric, to adjust the size of the bins: #bins = #features * thickness

split_figures

logical, to have all the plot on three different plot.


agapow/subtypr documentation built on May 5, 2019, 1:33 a.m.