Draw.BoxModel: A function that takes no arguments and returns a value(s)...

Description Usage

Description

Based on BoxModel inputs: Number of values returned depends on the input of the "size" argument. Whether or not a value in the box can appear multiple times depends on the "replace" argument. If a list of probabilities is specified, values drawn will be drawn with the specified probabilities.

Usage

1
2
## S3 method for class 'BoxModel'
draw(self)

hayate0304/Rsymbulate documentation built on May 17, 2019, 8:20 a.m.