simulate.gls | R Documentation |
Simulate data for 'gls' object
## S3 method for class 'gls'
simulate(object, nsim = 1, seed = NULL, ...)
object |
A gls object |
nsim |
Number of simulations |
seed |
Seed for random number generator |
... |
Additional arguments; currently not used. |
A dataframe with nsim columns
Søren Højsgaard
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.