plotEstimates: Plot list of network attributes generate by iterateComplete

Description Usage Arguments Author(s) Examples

Description

Description: The function plotEstimates plots the estiamtes in a list of network attributes generate by iterateComplete.

Usage

1
plotEstimates(list.complete, return.estimates, attribute, col, plot.type)

Arguments

list.complete

List of network estimates.

return.estimates

Selection of estiamtes to be plotted. Defaults to ALL.

attribute

Attribute used to generate the estimates.

col

Colors to be asigned to each of the network attributes.

plot.type

Type of plot. Accepts p for points or l for lines.

Author(s)

Marco T. Bastos

Examples

1
2
# Not run:
plotEstimates(list.complete, return.estimates = c(1:5, 9:15, 17), attribute = "org_type", plot.type = "p")

toledobastos/iterateNetwork documentation built on May 31, 2019, 5:14 p.m.