size | R Documentation |
Calculate and display total size of BN tables for a DNA mixture
size(mixture)
mixture |
A compiled DNAmixture object |
Returns total size, typically to be printed by bespoke method
Peter Green (P.J.Green@bristol.ac.uk)
data(test2data)
data(NGMDyes)
## Fit 2-person mixture - baseline model
mixD<-DNAmixture(list(epg),k=2,C=list(0.001),database=db)
size(mixD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.