bafLikelihood {CNPBayes} | R Documentation |
Calculate the likelihood of the observed B allele frequencies for a given copy number model
bafLikelihood(cn.model, snpdata)
cn.model |
a copy number model |
snpdata |
a |
a list. The first element is the log likeihood and the second element is the copy number model that maximized the likelihood.