simulate.tramvs {tramvs} | R Documentation |
Simulate "tramvs"
Description
Simulate "tramvs"
Usage
## S3 method for class 'tramvs'
simulate(object, nsim = 1, seed = NULL, ...)
Arguments
object |
object of class |
nsim |
number of simulations |
seed |
random seed for simulation |
... |
additional arguments to |
Value
See simulate.mlt
[Package tramvs version 0.0-4 Index]