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

distn.table.stats(distns)

Arguments

distns

table of distributions; see examples

Value

named vector of mean and SD

Author

David LeBauer