theta_hat_seg {hahmmr}R Documentation

Estimate of imbalance level theta in a segment

Description

Estimate of imbalance level theta in a segment

Usage

theta_hat_seg(major_count, minor_count)

Arguments

major_count

vector of major allele count

minor_count

vector of minor allele count

Value

estimate of theta


[Package hahmmr version 1.0.0 Index]