viewHMRFresults
¶
viewHMRFresults
Description¶
View results from doHMRF.
Usage¶
viewHMRFresults(
gobject,
HMRFoutput,
k = NULL,
betas_to_view = NULL,
third_dim = FALSE,
...
)
Arguments¶
Argument |
Description |
---|---|
|
giotto object |
|
HMRF output from doHMRF |
|
number of HMRF domains |
|
results from different betas that you want to view |
|
3D data (boolean) |
|
additional paramters (see details) |
Value¶
spatial plots with HMRF domains
Seealso¶
``spatPlot2D` <#spatplot2d>`_ and ``spatPlot3D` <#spatplot3d>`_