simulate.gfit {pmc}R Documentation

simulate gfit

Description

simulate method for gfit objects

Usage

simulate.gfit(object, nsim = 1, seed = NULL, ...)

Arguments

object

a gfit object

nsim

number of sims

seed

an optional seed for the simulations (not implemented)

...

additional arguments, not implemented for gfit simulations

Value

simulated dataset


[Package pmc version 1.0.6 Index]