CNF: Compute the marginal loglikelihood of the multivariate count...

Description Usage Arguments Value

View source: R/CNF.R

Description

Compute the marginal loglikelihood of the multivariate count outcome.

Usage

1
CNF(Ct, g, method)

Arguments

Ct

A vector of categorical count.

g

A function of expected values for each category of the multivariate count outcome.

method

An argument, either "dirmult" for the Dirichlet-multinomial mixed model and "multl" for the multinomial logistics mixed model.

Value

The loglikelihood values for the marginal distribution of the multivariate count outcome.


IvonneMartin/JMoverCat documentation built on July 21, 2020, 12:12 a.m.