powered by
mcmcapply(x, FUN, ...) ## S3 method for class 'mcmc.list': print(x, ...)
mcmc.list
FUN
mcmcapply
print
data(regmod) mcmcapply(regmod, mean) mcmcapply(regmod, sd)
Run the code above in your browser using DataLab