Gibbs.post2dataframe {lrgs} | R Documentation |
Transforms a set of posterior samples produced by Gibbs.regression into a data frame for more straightforward analysis.
Gibbs.post2dataframe(p)
p |
an object returned from Gibbs.regression. |
A data frame with one column corresponding to each parameter stored in post.
Adam Mantz