mySquareEM: A function for estimating parameters using Squared EM...

Description Usage Arguments

Description

A function for estimating parameters using Squared EM algorithm

Usage

1
mySquareEM(p, y, tol = 1e-04, maxIter = 10000)

Arguments

p

this variable includes the parameters for mutation signatures and membership parameters

y

this variable includes the information on the mutation features, the number of mutation signatures specified and so on

tol

tolerance for the estimation (when the difference of log-likelihoods become below this value, stop the estimation)

maxIter

the maximum number of iteration of estimation


friend1ws/pmsignature documentation built on May 16, 2019, 3:27 p.m.