| simulate.disclapmixfit {disclapmix} | R Documentation |
Simulate from a disclapmixfit
Description
Simulate from a disclapmixfit object.
Usage
## S3 method for class 'disclapmixfit'
simulate(object, nsim = 1L, seed = NULL, ...)
Arguments
object |
a |
nsim |
number of haplotypes to generate. |
seed |
not used |
... |
not used |
Value
A matrix where the rows correspond to the simulated haplotypes.
See Also
disclapmix disclapmixfit
predict.disclapmixfit print.disclapmixfit
plot.disclapmixfit summary.disclapmixfit
[Package disclapmix version 1.7.4 Index]