get_pvec: Gets all possible binomial probabilities for a given ploidy,...

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

Gets all possible binomial probabilities for a given ploidy, bias term, and sequencing error rate.

Usage

1
get_pvec(ploidy, bias_val, seq_error)

Arguments

ploidy

The ploidy of the species.

bias_val

The bias parameter. Should be greater than 0. A value of 1 means no bias.

seq_error

The sequencing error rate.

Author(s)

David Gerard


dcgerard/updogAlpha documentation built on May 14, 2019, 3:10 a.m.