distn.table.stats.Rd
return mean and standard deviation of a distribution for each distribution in a table with colnames = c('distn', 'a', 'b'), e.g. in a table of priors
colnames = c('distn', 'a', 'b')
distn.table.stats(distns)
table of distributions; see examples
named vector of mean and SD
David LeBauer