prob.cell.types: Get and set prob.cell.types slot in a
SpatialDDLS object
Description
Get and set prob.cell.types slot in a
SpatialDDLS object
Usage
prob.cell.types(object, type.data = "both")prob.cell.types(object, type.data = "both") <- value
Arguments
- object
SpatialDDLS object.
- type.data
Type of data to return. It can be 'both' (default),
'train', or 'test'.
- value
List with two PropCellTypes objects
corresponding to train and test data.