plot.eigenmodel_post {eigenmodel} | R Documentation |
Plot the output of an eigenmodel fit
Description
A graphical display of MCMC output and posterior estimates of model parameters in an eigenmodel fit. Includes 95 percent quantile-based posterior confidence intervals of regression coefficients.
Usage
## S3 method for class 'eigenmodel_post'
plot(x, ...)
Arguments
x |
an object of class |
... |
additional plotting options |
Author(s)
Peter Hoff
[Package eigenmodel version 1.11 Index]