powered by
Calculate and display total size of BN tables for a DNA mixture
size(mixture)
Returns total size, typically to be printed by bespoke method
A compiled DNAmixture object
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)
Run the code above in your browser using DataLab