ppolya_marginal: Compute the marginal CDF for each component of a multivariate...

View source: R/polya_marginal.r

ppolya_marginalR Documentation

Compute the marginal CDF for each component of a multivariate Polya distribution

Description

Compute the marginal CDF for each component of a multivariate Polya distribution

Usage

ppolya_marginal(x, alphas, log.p = TRUE)

Arguments

x

Vector of observed counts in each category.

alphas

Parameters of the distribution.

log.p

If TRUE, return the natural logarithm.

Value

The marginal cumulative probability of observing the given number of counts for each component.


kylebittinger/polyafit documentation built on Jan. 11, 2023, 8:53 a.m.