Learn R Programming

NetworkChange (version 0.8)

plotU: Plot of latent node positions

Description

Plot latent node positions

Usage

plotU(OUT, Time = NULL, names = NULL, main = NULL, label.prob = 0.9)

Value

A plot object

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.