objectiveFn: This function defines the objective function

View source: R/SiftCellMix.R

objectiveFnR Documentation

This function defines the objective function

Description

This function defines the objective function

Usage

objectiveFn(p, umi, geneProfile)

Arguments

p

proportion coeefficient of Multinomial Mixture (MM) model

umi

a vector of UMIs

geneProfile

this is a transposed geneProfile(as a matrix)

Value

negative log likelihood of MM


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.