Description Usage Arguments Details Value Author(s)
View source: R/validMLEmodel.R
validMLEmodel makes model validation whether the observed peak heights fits the maximum likelihood fitted gamma distribution.
1 | validMLEmodel(mlefit, kit = NULL)
|
mlefit |
Fitted object using contLikMLE |
kit |
Shortname of kit used |
The cumulative probability of the observed allele peaks are calculated and compared with a uniform distribution. Function calls procedure in c++ by using the package Armadillo and Boost.
ret A vector for each marker with cumulative probabilities
Oyvind Bleka <Oyvind.Bleka.at.fhi.no>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.