markov_cond_list: Compute conditional Markov sequences in a pipeline

Description Usage Arguments Value

View source: R/utils.R

Description

Compute conditional Markov sequences in a pipeline

Usage

1
markov_cond_list(groupname, n, lst, ...)

Arguments

groupname

variable that identifies the list element to use

n

number of elements to generate, usually defined by n in dplyr

lst

probability list that contains function and function parameters

...

additional arguments passed into the function

Value

A sequence generated by functions in the probability list


strategicdataproject/OpenSDPsynthR documentation built on June 20, 2020, 6:17 a.m.