Description Usage Arguments Value Author(s) See Also Examples
Set the insertion length probabilities.
The sizes
virtual field must be set before setting the length probabilities.
The length of the provided numeric vector must match with the length of the vector
stored in the sizes
virtual field. The vector is rescaled if the values do not
sum to one and a warning is issued.
1 2 |
this |
A DiscreteInsertor object. |
value |
A numeric vector containg the length probabilities. |
... |
Not used. |
The vector of probabilities.
Botond Sipos, Gregory Jordan
For more information see DiscreteInsertor
.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.