Learn R Programming

missSBM (version 1.0.5)

nodeSampler: Virtual class for all node-centered samplers

Description

Virtual class for all node-centered samplers

Virtual class for all node-centered samplers

Arguments

Super classes

missSBM::networkSampling -> missSBM::networkSampler -> nodeSampler

Methods

Public methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

nodeSampler$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.