Description Usage Arguments Value Author(s) Examples
This function is generic; method functions can be written to handle specific classes of objects.
1 2  | 
object | 
 an object with a model fit for which dependent variable is to be simulated.  | 
nsim | 
 number of simulations. nsim = 1 by default.  | 
seed | 
 integer scalar used to initiate random numbers generator.  | 
... | 
 some methods for this generic function may require additional arguments.  | 
verbose | 
 logical. If TRUE basic information about arguments is provided. By default set to FALSE.  | 
sigma | 
 numeric scalar. Allows to perform simulations employing alternative value of the scale parameter.  | 
numeric matrix. Number of columns determined by nsim argument.
Andrzej Galecki and Tomasz Burzykowski
1  | ## simulateY (fm1)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.