plot.poisreg | 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.
sample_bpr
, plot.mcmc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.