Weights using Giles SS estimator
gile.ss.weights(
degs,
N,
number.ss.samples.per.iteration = 500,
number.ss.iterations = 5,
hajek = TRUE,
SS.infinity = 0.04,
se = FALSE,
...
)
subjects' degrees (i.e. network sizes).
Population size estimate.
The number of samples to use to estimate inclusion probabilities in a probability proportional to size without replacement design.
number of iterations to use in giles SS algorithm.
Should the hajek estiamtor be used. If false, the HT estimator is used.
The sample proportion, n/N
, below which the computation of the SS weights should simplify to that of the RDS-II
weights.
Should covariances be included.
unused