simulate.disclapmixfit {disclapmix} | R Documentation |
Simulate from a disclapmixfit
object.
## S3 method for class 'disclapmixfit'
simulate(object, nsim = 1L, seed = NULL, ...)
object |
a |
nsim |
number of haplotypes to generate. |
seed |
not used |
... |
not used |
A matrix where the rows correspond to the simulated haplotypes.
disclapmix
disclapmixfit
predict.disclapmixfit
print.disclapmixfit
plot.disclapmixfit
summary.disclapmixfit