PiLgamma: Exact pmf of partitions with the log gamma function

Description Usage Arguments Examples

View source: R/fastPermFunctions.R

Description

This function calculates the exact probability mass function of the partitions using the lgamma function. Typically, this function is called from fastPerm.

Usage

1
PiLgamma(nx, ny)

Arguments

nx

Size of first sample

ny

Size of second sample

Examples

1
PiLgamma(nx, ny)

bdsegal/fastPerm documentation built on July 22, 2019, 1:25 p.m.