print.easybgm {easybgm} | R Documentation |
Print method for easybgm
objects
Description
Used to print easybgm results. The nicest overview is created by first feeding it to
summary()
Usage
## S3 method for class 'easybgm'
print(x, ...)
Arguments
x |
easybgm object |
... |
unused argument |
Value
Prints the output of a Bayesian cross-sectional network model fitted with 'easybgm'
[Package easybgm version 0.1.2 Index]