| writeHMRFresults | R Documentation | 
write results from doHMRF to a data.table.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.