simulate {randomLCA} | R Documentation |
Simulate data from a fitted randomLCA model
## S3 method for class 'randomLCA': simulate(object, nsim, seed, ...)
object |
randomLCA object |
nsim |
number of data sets to be simulated |
seed |
random seed |
... |
additional optional arguments. |
Ken Beath