calcm: Totals the number of observations in each cluster.

Description Usage Arguments Value References See Also

View source: R/calcm.R

Description

Update the count of the number of observations in each cluster.

Usage

1
calcm(m, G, K)

Arguments

m

Vector of length G containing the number of nodes in each cluster.

G

The number of clusters in the model being fitted.

K

Vector of length n detailing the number of the cluster to which each node belongs.

Value

Vector of length G containing the number of nodes in each cluster.

References

Isobel Claire Gormley and Thomas Brendan Murphy. (2010) A Mixture of Experts Latent Position Cluster Model for Social Network Data. Statistical Methodology, 7 (3), pp.385-405.

See Also

MEclustnet


MEclustnet documentation built on Oct. 10, 2019, 5:04 p.m.

Related to calcm in MEclustnet...