samplerule: Returns the jth selected person in month m when the random...

Description Usage Arguments Value Examples

View source: R/table_generation_functions.R

Description

Returns the jth selected person in month m when the random number drawn is i.

Usage

1
samplerule(i, j, m)

Arguments

i

An integer

j

An integer

m

An integer

Value

The jth selected person in month m when the random number drawn is i.

Examples

1
samplerule(1,1:160,1)

DanielBonnery/pubBonneryChengLahiri2016 documentation built on May 6, 2019, 1:35 p.m.