Description Usage Arguments Value
joint geontype across samples and estimate sample error
1 2 | fitAseNullMulti(ref, alt, eps = rep(0.1, ncol(ref)), log.gmat, max.it = 100,
tol = 1e-16, fixGprior = TRUE, verbose = TRUE)
|
ref |
matrix of reference read count |
alt |
matrix alternate read count |
eps |
vector of starting values |
log.gmat |
log of genotype priors |
max.it |
maximum number of iterations for algorithm |
tol |
tolerance to assess convergance |
fixGprior |
logical to fix genotype priors across all steps of the algorithm |
verbose |
logical turn on reporting during algorithm iterations |
list of genotypes, log genotypes, vector oferror estimates, log-likelihood, and the sum of log likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.