get_mu_hat_mle: get_mu_hat_mle

Description Usage Arguments Value

View source: R/stats.R

Description

from phi estimate mu

Usage

1
get_mu_hat_mle(y, disp, offset, cores, ZI = FALSE)

Arguments

y

input y

disp

disp

offset

offset

cores

number of threads

ZI

A boolen. Default is FALSE which Negative binomial model will be used. If TRUE, zero-inflated model will be used.

Value

mu


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