createTbergm | R Documentation |
Constructor for tbergm objects.
createTbergm(
time.steps,
formula,
formula2,
auto.adjust,
offset,
directed,
bipartite,
estimate,
bergm,
nvertices,
data
)
time.steps |
Object of class |
formula |
Object of class |
formula2 |
The revised formula with the object references after applying
the |
auto.adjust |
Object of class |
offset |
Object of class |
directed |
Object of class |
bipartite |
Object of class |
estimate |
Estimate: |
bergm |
The original |
nvertices |
Number of vertices. |
data |
The data after processing by the |
Create an S4 tbergm object using this constructor function.
Philip Leifeld
Other tergm-classes:
btergm-class
,
createBtergm()
,
createMtergm()
,
mtergm-class
,
tbergm-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.