repartition3dn: scans the repartition of the values of dn@df

Description Usage Arguments Value Examples

Description

(dn) Using the three domains, returns the repartition of the simulated values according to the limits

Usage

1

Arguments

dn

the rbsb object to scan

Value

returns a list comprising (i) two components for the continuous variables \$colimi = matrix of variables x (the 6 limits) \$corepa = matrix of variables x (the 6 cases) (ii) two components for the categoric variables \$calimi = list of lists for each variables \$carepa = matrix of variables x (the 4 cases)

Examples

1
2
 rebastaba3k("RESET"); # For R convenience when checking
 repartition3dn(rebastaba.dn4);

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