plot.poisreg {bpr} | R Documentation |
Plot Trace and Distribution of Regression Parameters
## S3 method for class 'poisreg'
plot(x, ...)
x |
object of class " |
... |
further arguments passed to or from other methods. |
The function calls plot.mcmc
on the matrix of sampled regression coefficients, and returns the trace of the sampled outputs and a density estimate for each variable in the chain.