writeHMRFresults: writeHMRFresults

writeHMRFresultsR Documentation

writeHMRFresults

Description

write results from doHMRF to a data.table.

Usage

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


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.