rmultinom2: Internal function that samples z's from a multinomial...

Description Usage Arguments

View source: R/RcppExports.R

Description

Internal function that samples z's from a multinomial distribution

Usage

1
rmultinom2(prob, n, randu, nmaxclust)

Arguments

prob

A numeric vector.

n

An integer.

randu

A numeric vector.

nmaxclust

An integer.


bayesmove documentation built on Oct. 22, 2021, 9:08 a.m.