missSBM (version 0.2.0)

networkSampling: Definition of R6 Class 'networkSampling'

Description

this virtual class is the mother of all subtypes of networkSampling (either sampler or fit) It is used to define a sampling model for a network. It has a rSampling method which takes an adjacency matrix as an input and send back an object with class sampledNetwork.

Usage

networkSampling

Arguments

Format

An object of class R6ClassGenerator of length 24.