rNMNO: Generate random deviates of the number of individuals...

Description Usage Arguments Value See Also Examples

Description

Generate random deviates of the number of individuals detected by the MNO according to the hierarchical model.

Usage

1
rNMNO(n, lambda, u, v)

Arguments

n

number of points to generate

lambda

values of the parameter λ

u

values of the parameter u

v

values of the parameter v

Value

rNMNO returns the random deviates of the number of indviduals detected by the mobile network operator according to the hierarchical model.

See Also

rlambda, ruvlambda

Examples

1
rNMNO(n = 1e3, lambda = c(10.3, 10.9), u = c(0.35, 0.41), v = c(100.3, 98.9))

MobilePhoneESSnetBigData/pestim documentation built on May 31, 2019, 2:44 p.m.