Description Usage Arguments Author(s) Examples
Trace plots and density plots of model parameters for each via parametric bootstrapped simulated network. The values have been subtracted by the observed values. The solid red line indicates the variable's value in the observed network. Ideally, this line lies in the center of the plots. The solid line also indicates the expected value obtained from a distribution described by the MLE and/or the Method of Moments estimator.
1 | plot.bootERGM(object, vars.per.page=3, cex.axis=1, cex.lab=1, cex.main=1, lwd=2)
|
object |
A bootERGM object to be diagnosed |
vars.per.page |
Number of rows (one variable per row) per plotting page. Default is |
cex.axis |
Specify the size of the tick label numbers/text with a numeric value of length 1. |
cex.lab |
Specify the size of the axis label text with a numeric value of length 1. |
cex.main |
Specify the size of the title text with a numeric value of length 1. |
lwd |
line width relative to the default (default=1) |
Christian Schmid (songhyo86@gmail.com)
Bruce Desmarais (http://brucedesmarais.com/)
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.