sim_WJ: Determine the first component of the Trending Matching...

Description Usage Arguments Value

View source: R/funs_measures.R

Description

Given the matrix of patient's profiles, it measures how much the feature information varies between patients. In case the information is similar between two patients, then this similarity is high.

Usage

1
sim_WJ(input_m, samples_at_columns = TRUE)

Arguments

input_m

Matrix of profiles (genes x samples)

samples_at_columns

Boolean. TRUE if samples to compute similarity are at column.

Value

A similarity matrix aka PSN with the values provided with this first component measure


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.