| simulate | R Documentation |
Simulate data observations from fitted MSA model.
## S4 method for signature 'MSAassess'
simulate(object, nsim = 1, seed = NULL, ...)
object |
MSAassess object returned by |
nsim |
Integer, number of simulations |
seed |
Random number generator seed |
... |
Not used |
A list of nsim length with data observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.