simulate.disclapmixfit | R Documentation |
Simulate from a disclapmixfit
object.
## S3 method for class 'disclapmixfit'
simulate(object, nsim = 1L, seed = NULL, cluster = NULL, ...)
object |
a |
nsim |
number of haplotypes to generate. |
seed |
not used |
cluster |
which cluster to simulate from (if 'NULL', the default, take a random according to the a priori probabilities) |
... |
not used |
A matrix where the rows correspond to the simulated haplotypes.
disclapmix
disclapmixfit
predict.disclapmixfit
print.disclapmixfit
plot.disclapmixfit
summary.disclapmixfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.