plotting2: Plot the (ERGM, VCERGM, TERGM) results

Description Usage Arguments

View source: R/plotting_est2.R

Description

Plot the (ERGM, VCERGM, TERGM) results

Usage

1
2
plotting2(ergmest, vcergmest, tergmest, interval = 10, xlab = "Time",
  label = NULL, timeseq = NULL, theme = NULL)

Arguments

ergmest

ERGM estimate object

vcergmest

VCERGM estimate object

tergmest

TERGM estimate object

interval

Interval size for time in x-axis. Default is 10.

xlab

Name for x-axis. Default is "Time".

label

Label(s) for plot title. Default is NULL (Use the label from VCERGM object).

timeseq

User defined timeseq. Default is NULL (Time starts from 1).

theme

ggplot theme. Default is NULL.


jihuilee/VCERGM documentation built on Oct. 9, 2019, 5:23 p.m.