ExGMM: ExGMM

Description Usage Arguments Value Examples

View source: R/TMBpred.R

Description

fit the data distribution to a mixture of Gaussian mixture

Usage

1
ExGMM(x, msi = NULL, single = FALSE)

Arguments

x

number of mutation

msi

msi status

single

A boolen. If True, only one class will be identified.

Value

A vector mutation count for 96 trinucleotide context

Examples

1
2
3
4
## Not run: 
ExGMM(Data)

## End(Not run)

bioinform/ecTMB documentation built on Aug. 29, 2021, 6:17 p.m.