plot.CosSimSignatures: plot.CosSimSignatures

Description Usage Arguments

View source: R/signatures_utils.R

Description

Plot a matrix of cosine similarities between two sets of signatures.

Usage

1
2
## S3 method for class 'CosSimSignatures'
plot(sig1, sig2, output_file, dpi = 300, xlabel = "", ylabel = "")

Arguments

sig1

matrix with signatures as columns

sig2

matrix with signatures as columns

output_file

name of the output file (jpg)

dpi

dots per inch

xlabel

label for x axis

ylabel

label for y axis


pdiakumis/hrdetect documentation built on May 17, 2020, 5:30 p.m.