.check_offspring_func_valid {epichains} | R Documentation |
Check if constructed random number generator for offspring exists
and has an n
argument.
Description
Check if constructed random number generator for offspring exists
and has an n
argument.
Usage
.check_offspring_func_valid(offspring_dist)
Arguments
offspring_dist |
Offspring distribution: a |
[Package epichains version 0.1.1 Index]