iszerolik {euroformix}R Documentation

iszerolik

Description

iszerolik Determine if the likelihood becomes zero

Usage

iszerolik(evid, ref, nU, xi = 0)

Arguments

evid

A vector with allele names

ref

A vector with conditioned alleles in given hypothesis

nU

Number of unknown individuals in given hypothesis

xi

Stutter proportion parameter. Set as NULL if parameter is unknown. Default is no stutter (xi=0).

Details

The function is determining whether likelihood vil be 0 (TRUE or FALSE) assuming zero drop-in

Value

TRUE/FALSE A boolean whether the likelihood vil be zero.

Author(s)

Oyvind Bleka


[Package euroformix version 1.11.3 Index]