| clusterprob {disclapmix} | R Documentation |
Cluster origin probabilities for haplotypes
Description
clusterprob calculates the cluster origin probabilities for
haplotypes.
Usage
clusterprob(fit, newdata, ...)
Arguments
fit |
A |
newdata |
The haplotypes to predict the cluster origin probabilities for. |
... |
Not used |
Value
A matrix where the rows correspond to the rows in newdata and
the sum of each row is 1.
See Also
disclapmix-package disclapmix
disclapmixfit clusterdist
predict.disclapmixfit print.disclapmixfit
summary.disclapmixfit simulate.disclapmixfit
disclap
[Package disclapmix version 1.7.4 Index]