get_nb_cpp: get_nb_cpp Get negative binomial probability density for...

Description Usage Arguments

View source: R/RcppExports.R

Description

get_nb_cpp Get negative binomial probability density for double 'count', given size and mu parameters.

Usage

1
get_nb_cpp(mu, count, size)

Arguments

mu

NumericVector

count

double

size

NumericVector


CshlSiepelLab/ACE documentation built on Sept. 10, 2021, 11:21 p.m.