setCPT | R Documentation |
A wrapper-function for the case where the conditional probability tables are to be set in a DNA mixture model for all the auxiliary variables (O, D and Q, at all markers and all alleles).
IMPORTANT: This is the DNAmixturesLite package, which is intended as a service to enable users to try DNAmixtures without purchasing a commercial licence for Hugin. When at all possible, we strongly recommend the use of DNAmixtures rather than this lite-version. See https://dnamixtures.r-forge.r-project.org/ for details on both packages.
While the lite-version seeks to provide the full functionality of DNAmixtures, note that computations are much less efficient and that there are some differences in available functionality. Be aware that the present documentation is copied from DNAmixtures and thus may not accurately describe the implementation of this lite-version.
setCPT(mixture, pars, markers = mixture$markers)
mixture |
A DNA mixture |
pars |
A list of parameters |
markers |
Optionally, a list of markers for which to set the tables |
The conditional probability tables are set according to a list of specified parameters and the observed peak heights. The function returns evidence for future use on the nodes O.
List containing evidence for conditioning on peak heights.
For further details, see in particular setCPT.O
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.