summary.vblpcm {VBLPCM}R Documentation

summary of a fitted vblpcm object.

Description

Summarise the output of a call to either vblpcmstart or vblpcmfit.

Usage

## S3 method for class 'vblpcm'
summary(object, ...)

Arguments

object

The fitted values; output from vblpcmstart() or vblpcmfit()

...

optional arguments to be passed to lower level functions

Author(s)

Michael Salter-Townshend

See Also

latentnet::summary.ergmm


[Package VBLPCM version 2.4.9 Index]