print.vblpcm {VBLPCM} | R Documentation |
print the fitted vblpcm object
Description
Print a vblpcm object.
Usage
## S3 method for class 'vblpcm'
print(x, ...)
Arguments
x |
The fitted values; output from vblpcmfit() |
... |
optional arguments to be passed to lower level functions |
Author(s)
Michael Salter-Townshend
See Also
latentnet::print.ergmm
[Package VBLPCM version 2.4.9 Index]