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") <- valueArguments
- object
SpatialDDLSobject.- type.data
Type of data to return. It can be
'both'(default),'train', or'test'.- value
List with two
PropCellTypesobjects corresponding to train and test data.
