e.step: Expectation step calculation

Description Usage Arguments

View source: R/EM.R

Description

Expectation step calculation

Usage

1
e.step(Schrod, centers, weights, adj.factor)

Arguments

Schrod

A list of dataframes (one for each sample), generated by the Patient_schrodinger_cellularities() function.

centers

Coordinates of the clones: a list of numeric vectors (1 per sample), with coordinates between 0 and 1.

weights

Proportion of mutation in a clone

adj.factor

Factor to compute the probability: makes transition between the cellularity of the clone and the frequency observed


QuantumClone documentation built on May 2, 2019, 3:03 a.m.