View source: R/control.simulate.ergm.ego.R
control.simulate.ergm.ego | R Documentation |
simulate.ergm.ego
.Constructs and checks the list of control parameters for simulation by
simulate.ergm.ego
.
control.simulate.ergm.ego( ppop.wt = c("round", "sample"), SAN = control.san(), simulate = control.simulate(), ... )
ppop.wt |
Because each ego must be represented in the pseuodopopulation
network an integral number of times, if the sample is weighted (or the
target |N'| calculated from
|
SAN |
A list of control parameters for |
simulate |
A list of control parameters for
|
... |
Not used at this time. |
A list with arguments as components.
Pavel N. Krivitsky
control.simulate, control.san
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.