Learn R Programming

VBLPCM (version 2.4.9)

vblpcmdrawpie: add a piechart of group memberships of a node to a network plot; taken mainly from latentnet equivalent

Description

add a piechart of group memberships of a node to a network plot; taken mainly from latentnet equivalent

Usage

vblpcmdrawpie(center,radius,probs,n=50,colours=1:length(probs))

Arguments

center

where to postion the piechart

radius

radius of the piechart / node

probs

probability vector of cluster memberships

n

order of polygon to approximate a circle

colours

the colours used; default is from palette()

Author

Michael Salter-Townshend

See Also

plot.vblpcm