getProbMatrix: Getter function for the cell composition matrix
Description
Getter function for the cell composition matrix. This function allows to
access to the cell composition matrix of simulated mixed transcriptional
profiles.
Usage
getProbMatrix(object, type.data)
Value
Cell type proportion matrix.
Arguments
- object
SpatialDDLS
object with
prob.cell.types
slot.
- type.data
Subset of data to return: train
or test
.