tidy_output: Convert fit_comixture output into tidy data format

Description Usage Arguments

Description

tidy_output Convert fit_comixture output into tidy data format .e.g for plotting. This function parses learned/output parameters - the output is given as a nested list, but we need a data frame with one line per component (for each segment) to plot with ggplot2

Usage

1
tidy_output(output, segment.subset = NULL)

Arguments

output

the output given by fit_comixture

segment.subset,

optional, list of segment names to plot, default uses all segments


daniel-wells/comixr documentation built on May 14, 2019, 3:39 p.m.