Package: KinMixLite
Type: Package
Title: Inference About Relationships from DNA Mixtures
Version: 2.2.1
Date: 2025-07-30
Authors@R: c(person("Peter", "Green", role = c("aut", "cre"), email = "P.J.Green@bristol.ac.uk"))
Maintainer: Peter Green <P.J.Green@bristol.ac.uk>
Description: 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>.
License: GPL (>= 2)
Depends: DNAmixturesLite, gRaven
Imports: statnet.common, gRbase, Rsolnp, numDeriv, Matrix, ribd,
        pedtools, methods
URL: https://petergreen5678.github.io/research/software/kinmix.html
NeedsCompilation: no
Packaged: 2025-07-30 12:26:02 UTC; mapjg
Author: Peter Green [aut, cre]
Repository: CRAN
Date/Publication: 2025-07-30 13:00:02 UTC
Built: R 4.5.0; ; 2025-07-30 14:41:01 UTC; unix
