simulate.ewp | R Documentation |
simulate from fitted model
## S3 method for class 'ewp'
simulate(object, nsim = 1, ...)
object |
ewp model object |
nsim |
number of response vectors to simulate. Defaults to 1. |
... |
ignored |
a data frame with 'nsim' columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.