ThetaDataLike: ThetaDataLike

View source: R/RcppExports.R

ThetaDataLikeR Documentation

ThetaDataLike

Description

Function to compute the probability of a given dataset

Usage

ThetaDataLike(theta, kvec, lvec, nvec, cvec)

Arguments

theta

Population parameter to compute the likelihood of the dataset

kvec

Vector of the mutation counts for each locus

lvec

Vector of the locus lengths for each locus

nvec

Vector of the number of samples for each locus

cvec

Vector of the number of pattern counts

Details

ThetaDataLike Computes the likelihood of a dataset for a given value of theta


radamsRHA/ThetaMater documentation built on April 25, 2024, 10:11 a.m.