ftransformation: Distance matrix transformation

Description Usage Arguments Value

Description

All distance matrices are transformed to either covariance matrix (in case of PCA) or to graph Laplacian (in case of Laplacian).

Usage

1
ftransformation(dists, method)

Arguments

dists

distance matrix

method

transformation method: either 'pca' or 'laplacian'

Value

transformed distance matrix


hemberg-lab/FastSC3 documentation built on May 17, 2019, 3:42 p.m.