bn2model: expresses the model formulae

Description Usage Arguments Details Value Examples

Description

(bn) just returning a character string with the model

Usage

1

Arguments

bn

The rbsb object

comment

0: iin, 1:nom (for the identification of the variables)

Details

separators can be easily changed if necessary since they are coded as constants

Value

character string

Examples

1
2
3
 rebastaba3k("RESET"); # (only for R checking)
 bn2model(rebastaba.bn2);
 bn2model(rebastaba.bn1);

rebastaba documentation built on May 2, 2019, 5:24 p.m.