predict.disclapmixfit | R Documentation |
Is able to predict haplotype frequencies using a disclapmixfit
object.
## S3 method for class 'disclapmixfit'
predict(object, newdata, marginalise = FALSE, ...)
object |
a |
newdata |
the haplotypes in matrix format to estimate haplotype probabilities for |
marginalise |
Should loci with 'NA' be dealt with by marginalising out that locus? |
... |
not used |
Note that 'NA' values give rise to an error unless the 'marginalise' argument is set to 'TRUE'.
disclapmix
disclapmixfit
print.disclapmixfit
summary.disclapmixfit
simulate.disclapmixfit
plot.disclapmixfit
clusterprob
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.