View source: R/f03.nbnmi.code.r
simulate8nbn | R Documentation |
returns a matrix of simulated values with the variable in columns and the simulations in rows.
simulate8nbn(nbn, nbs)
nbn |
The |
nbs |
number of simulations to return. |
Just the sequential simulations of the nodes
A matrix of size : nbs x length(nbn)
simulate8nbn(rbmn0nbn.01, 10);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.