weights.egor {egor}R Documentation

weights.egor() extracts the (relative) sampling weights of each ego in the dataset.

Description

weights.egor() extracts the (relative) sampling weights of each ego in the dataset.

Usage

## S3 method for class 'egor'
weights(object, ...)

Arguments

object

an egor object.

...

arguments to be passed to methods

See Also

weights.survey.design


[Package egor version 1.24.2 Index]