plotU: Plot of latent node positions
Description
Plot latent node positions
Usage
plotU(OUT, Time = NULL, names = NULL, main = NULL, label.prob = 0.9)
Arguments
- OUT
Output of networkchange objects.
- Time
Starting of the time period. If NULL, 1.
- names
Node names. If NULL, use natural numbers.
- main
The title of plot
- label.prob
Label print threshold. 0.9 is the default.