Description Usage Arguments Details Value Examples
(bn) From a given bn and for one its node (defined by ion), the bn comprising this node and its direct parent is extracted. Every parent is given a uniform distribution.
1 | nd2bn(bn, ion)
|
bn |
The original bn. |
ion |
The definition of the target node. |
The two limits used for the uniform distribution of the parents are taken from their @lpod or @lred attributes. If these limits are not convenient, they can easily being modified with mnd4bn function afterwards. When there are more than one parent, the uniform are independent. See also uniform4bn for the description of uniform in case of multivariate and repeated nodes.
The resulting bn.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.