Description Usage Arguments Value
sample a row vector of values for a network.
1 2 3 4 | sample.row(x, mar = 0)
## S4 method for signature 'BN'
sample.row(x, mar = 0)
|
x |
a |
mar |
fraction [0,1] of missing values in the sampled vector (missing at random), default value is 0 (no missing values). |
a vector of values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.