simulate.bbdml | R Documentation |
Simulate from beta-binomial model
## S3 method for class 'bbdml'
simulate(object, nsim, seed = NULL, ...)
object |
an object of class |
nsim |
Integer. Number of simulations |
seed |
Optional integer to set a random seed |
... |
There are no additional parameters at this time. |
nsim
simulations from object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.