CalcLL: wrapper for Fortran function to calculate total likelihood

View source: R/EstEr.R

CalcLLR Documentation

wrapper for Fortran function to calculate total likelihood

Description

function to be optimised

Usage

CalcLL(Er_hat, GenoM, Parents, DupsV)

Arguments

Er_hat

length 3 vector with genotyping error rates

GenoM

Genotype matrix

Parents

Pedigree, already converted to rownumbers in GenoM

DupsV

vector with duplicate samples, already converted to rownumbers

Value

the negative of the total log10-likelihood


sequoia documentation built on Sept. 8, 2023, 5:29 p.m.