KinMixLite2.2.1 package

Inference About Relationships from DNA Mixtures

logLX

Evaluates mixture log likelihood when extra findings present

loop.rpt.IBD

Analysis of DNA mixtures with familial relationships by looping

make.profile

Convert genotype profile to reference profile format

mixMLX

Maximises mixture likelihood when extra findings present

pedigreeIBD

Construct IBD pattern distribution from pedigree

plot.IBD

Plot IBD patterns and pattern distributions

protected.mixML

Protect against numerical errors in maximum likelihood computation

protected

Catch numerical errors, and return -Inf

require.compiled

Force compilation of all BNs in a DNA mixture model

rGTs

Simulate random genotype profiles and DNA samples for related individu...

rni

Random number initialiser supporting spontaneous replication

rpt.AMEL

Replace CPTs for AMEL marker in a DNA mixture

rpt.IBD

Replacing CPTs for selected mixture contributors with familial relatio...

rpt.UAF

Replace CPTs in a DNA mixture to model uncertain allele frequencies

size

Calculate and display total size of BN tables for a DNA mixture

wlr

Computes paternity LR using WLR method

delete.DQnodes

Delete D and Q dummy nodes from all Bayes nets in mixture

logL.UKX

Evaluates mixture log likelihood for unknown contributors with extra f...

add.child.meiosis.nodes

Replace CPTs for mixture contributor a Father, given Child genotype, b...

add.motherchild.likd.node

Replace CPTs for mixture contributor a Father, given Child and Mother ...

add.relative.likd.node

Replace CPTs for mixture contributor a Father, given Child genotype, b...

as.gt

Extract genotype profile for a single contributor from rGTs output

checkpeaks

Check and modify database to have positive frequencies for all observe...

convertIBD

Convert relationship information to IBD pattern distribution

expr.make.findings

Coding additional findings as expression

formats

Formats

gt2aca

Converts genotype profiles to allele count arrays

intoMix

Edit output from rGTs to omit individuals with NA amounts of DNA

KinMixLite-package

tools:::Rd_package_title("KinMixLite")

Methods for inference about/under complex relationships using peak height data from DNA mixtures: the most basic example would be testing whether a contributor to a mixture is the father of a child of known genotype. This provides most of the functionality of the 'KinMix' package, but with some loss of efficiency and restriction on problem size, as the latter uses 'RHugin' as the Bayes net engine, while this package uses 'gRain'. The package implements the methods introduced in Green, P. J. and Mortera, J. (2017) <doi:10.1016/j.fsigen.2017.02.001> and Green, P. J. and Mortera, J. (2021) <doi:10.1111/rssc.12498>.