viewHMRFresults | R Documentation |
View results from doHMRF.
viewHMRFresults(
gobject,
HMRFoutput,
k = NULL,
betas_to_view = NULL,
third_dim = FALSE,
...
)
gobject |
giotto object |
HMRFoutput |
HMRF output from doHMRF |
k |
number of HMRF domains |
betas_to_view |
results from different betas that you want to view |
third_dim |
3D data (boolean) |
... |
additional paramters (see details) |
spatial plots with HMRF domains
spatPlot2D
and spatPlot3D
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.