Description Usage Arguments Details Value Author(s)
Display most likely models according to their posterior probability
1 | best.models(d, pp.thr = 0.01, cpp.thr = NA)
|
d |
snpmod object or a list of snpmod objects |
pp.thr |
models with PP>pp.thr will be shown |
cpp.thr |
the smallest set of models such that sum(PP)>=cpp.thr will be shown |
Note that this isn't posterior probability in the true sense, it is the posterior probability for each model amongst the bag of models in the snpmod object, d
.
subset of models
slot in d
showing best models
chris
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.