Description Usage Arguments Value Examples
write results from doHMRF to a data.table.
1 2 3 4 5 6 7 | writeHMRFresults(
gobject,
HMRFoutput,
k = NULL,
betas_to_view = NULL,
print_command = F
)
|
gobject |
giotto object |
HMRFoutput |
HMRF output from doHMRF |
k |
k to write results for |
betas_to_view |
results from different betas that you want to view |
print_command |
see the python command |
data.table with HMRF results for each b and the selected k
1 | writeHMRFresults(gobject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.