Skip to contents

Helper function to retrieve cross entropy scores from SNMF project

Usage

snmf_crossent_helper(snmf_proj, K, select_min = TRUE)

Arguments

snmf_proj

object of type snmfProject

K

K-value(s)

select_min

whether to return minimum

Value

cross entropy scores for given K

See also

Other Imputation functions: gen_to_geno(), geno_to_dosage(), simple_impute(), snmf_bestK(), str_impute()