nbn2mn {rbmn} | R Documentation |
computes the joint distribution of a /nbn/
Description
Computes the joint distribution of a /nbn/ with three possible
algorithms according to algo
.
Usage
nbn2mn(nbn, algo=3)
Arguments
nbn |
The |
algo |
either |
Details
To be explained if it works
Value
the resulting /mn/ object
Examples
print8mn(nbn2mn(rbmn0nbn.05));
[Package rbmn version 0.9-6 Index]