fitted.SBM | R Documentation |
Extracts fitted values for object with class (SimpleSBM_fit
,
BipartiteSBM_fit
) or multipartitepartiteSBM_fit
)
## S3 method for class 'SBM'
fitted(object, ...)
object |
an R6 object inheriting from SimpleSBM_fit, BipartiteSBM_fit or MultipartiteSBM_fit |
... |
additional parameters for S3 compatibility. Not used |
a matrix of expected fitted values for each dyad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.