reducedDimA: Get the weights needed to lift cells back to high dimensional...

Description Usage Arguments Value Examples

View source: R/methods-CellDataSet.R

Description

Retrieves the weights that transform the cells' coordinates in the reduced dimension space back to the full (whitened) space.

Usage

1

Arguments

cds

A CellDataSet object.

Value

A matrix that when multiplied by a reduced-dimension set of coordinates for the CellDataSet, recovers a matrix in the full (whitened) space

Examples

1
2
3
4
## Not run: 
A <- reducedDimA(HSMM)

## End(Not run)

monocle documentation built on Nov. 8, 2020, 5:06 p.m.