select_n_populations: Automatic Model Selection for Number of Populations

Description Usage Arguments Value

View source: R/select_n_populations.R

Description

Attempts to estimate the number of mutation subpopulations using Bayesian information criterion.

Usage

1
select_n_populations(mutation_table, parallel = TRUE)

Arguments

mutation_table

Input tibble, same as for get_population_signatures.

parallel

Set TRUE to run in parallel on the available cores.

Value

List object reporting the optimal model, evaluated model outputs, and the BIC of each


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