writeHMRFresults: writeHMRFresults

Description Usage Arguments Value Examples

Description

write results from doHMRF to a data.table.

Usage

1
2
3
4
5
6
7
writeHMRFresults(
  gobject,
  HMRFoutput,
  k = NULL,
  betas_to_view = NULL,
  print_command = F
)

Arguments

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

Value

data.table with HMRF results for each b and the selected k

Examples

1
    writeHMRFresults(gobject)

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.