Description Usage Arguments Value
View source: R/rNnetJoint_Event.R
Generates random values from a Poisson multinomial distribution needed for the origin destination matrices. This function is only called internally and it cannot by called directly by users.
1 | rNnetJoint_Event(n, prob.dt, cellNames)
|
n |
The number of random values to generate. |
prob.dt |
A data.table object with the following columns: |
A matrix object with the random values generated according to a Poisson multinomial distribution.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.