predict.disclapmixfit {disclapmix}R Documentation

Predict from a disclapmixfit

Description

Is able to predict haplotype frequencies using a disclapmixfit object.

Usage

## S3 method for class 'disclapmixfit'
predict(object, newdata, ...)

Arguments

object

a disclapmixfit object

newdata

the haplotypes in matrix format to estimate haplotype probabilities for

...

not used

See Also

disclapmix disclapmixfit print.disclapmixfit summary.disclapmixfit simulate.disclapmixfit plot.disclapmixfit clusterprob


[Package disclapmix version 1.7.4 Index]