coef.FitMLVSBM {MLVSBM}R Documentation

Extract model coefficients

Description

Extracts model coefficients from objects with class FitMLVSBM

Usage

## S3 method for class 'FitMLVSBM'
coef(object, ...)

Arguments

object

an R6 object of class FitMLVSBM

...

additional parameters for S3 compatibility. Not used

Value

List of parameters.


[Package MLVSBM version 0.2.4 Index]