clusterprob calculates the cluster origin probabilities for haplotypes.

clusterprob(fit, newdata, ...)

Arguments

fit

A disclapmixfit object.

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.