FitNB: Fits the expression values of one protein with a Negative...

View source: R/data_processing.R

FitNBR Documentation

Fits the expression values of one protein with a Negative Binomial mixture Takes matrices and data frames instead of STvEA.data class

Description

Fits the expression values of one protein with a Negative Binomial mixture Takes matrices and data frames instead of STvEA.data class

Usage

FitNB(protein_expr, maxit = 500, factr = 1e-09, optim_init = NULL)

Arguments

protein_expr

Raw CITE-seq protein data for one protein

maxit

maximum number of iterations for optim function

factr

accuracty of optim function

optim_init

optional initialization parameters for the optim function if NULL, starts at two default parameter sets and picks the better one


CamaraLab/STvEA documentation built on April 2, 2024, 6:07 a.m.