simulate {randomLCA}R Documentation

Simulate

Description

Simulate data from a fitted randomLCA model

Usage

## S3 method for class 'randomLCA':
simulate(object, nsim, seed, ...)

Arguments

object randomLCA object
nsim number of data sets to be simulated
seed random seed
... additional optional arguments.

Author(s)

Ken Beath


[Package randomLCA version 0.7-1 Index]