approx_theta_post_s3: Find optimal theta of a chromosome using forward-backward;...

approx_theta_post_s3R Documentation

Find optimal theta of a chromosome using forward-backward; uses a 3-state allele HMM

Description

Find optimal theta of a chromosome using forward-backward; uses a 3-state allele HMM

Usage

approx_theta_post_s3(
  pAD,
  DP,
  R,
  p_s,
  t,
  upper = 0.45,
  start = 0.05,
  gamma = 20,
  r = 0.015
)

hahmmr documentation built on Oct. 26, 2023, 1:08 a.m.