build_coassignment_prob_matrix_densities: Build a coassignment probability matrix using SNV specific...

View source: R/util.R

build_coassignment_prob_matrix_densitiesR Documentation

Build a coassignment probability matrix using SNV specific densities over the assigned CCFs during MCMC

Description

Build a coassignment probability matrix using SNV specific densities over the assigned CCFs during MCMC

Usage

build_coassignment_prob_matrix_densities(S.i, pi.h, no.iters.burn.in)

Arguments

S.i

The mutation assignments to cluster ids

pi.h

The cluster CCFs

no.iters.burn.in

The number of iterations to discard as burn in

Value

Square matrix with a row and column for every mutation, each cell contains the probability of the pair of mutations belonging to the same cluster

Author(s)

dw9, sd11


Wedge-Oxford/dpclust documentation built on July 6, 2024, 2:02 p.m.