collapse_signatures_by_bleed_all_solutions: Collapse signatures using bleed information

Description Usage Arguments Value

View source: R/collapse_signatures_by_bleed.R

Description

This is a convenience function provided. It will return all levels of bleed collapsing attempted as a single large list. For a more convenient implementation, use collapse_signatures_by_bleed, which auto-selects the optimal solution using the WAIC statistic.

Usage

1
2
3
4
collapse_signatures_by_bleed_all_solutions(
  exposure_mcmc_output,
  bleed_threshold = 0.4
)

Arguments

exposure_mcmc_output

Output from get_exposures

bleed_threshold

The higher this is set, the fewer levels of collapsing will be attempted

Value

List with all attempted collapsed exposure objects


eyzhao/SignIT documentation built on Dec. 6, 2019, 11:45 a.m.