Learn R Programming

haplo.stats (version 1.4.4)

haplo.em.fitter: Compute engine for haplotype EM algorithm

Description

For internal use within the haplo.stats library

Usage

haplo.em.fitter(n.loci, n.subject, weight, geno.vec, n.alleles,
                max.haps, max.iter, loci.insert.order, min.posterior, 
                tol, insert.batch.size, random.start, iseed1, iseed2, 
                iseed3, verbose)

Arguments

n.loci
n.subject
weight
geno.vec
n.alleles
max.haps
max.iter
loci.insert.order
min.posterior
tol
insert.batch.size
random.start
iseed1
iseed2
iseed3
verbose

Value

    Details

    For internal use within the haplo.stats library