rNnetJoint_Event: Generates random values from a Poisson multinomial...

Description Usage Arguments Value

View source: R/rNnetJoint_Event.R

Description

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.

Usage

1
rNnetJoint_Event(n, prob.dt, cellNames)

Arguments

n

The number of random values to generate.

prob.dt

A data.table object with the following columns:device, cell, devCount, prob.

Value

A matrix object with the random values generated according to a Poisson multinomial distribution.


bogdanoancea/aggregation documentation built on Nov. 29, 2020, 5:09 p.m.