as.matrix: Convert a PHATE object to a matrix

Description Usage Arguments

Description

Returns the embedding matrix. All components can be accessed using phate$embedding, phate$diff.op, etc

Usage

1
2
## S3 method for class 'phate'
as.matrix(x, ...)

Arguments

x

A fitted PHATE object

...

Arguments for as.matrix()


phateR documentation built on Feb. 12, 2021, 5:12 p.m.