Class for defining a double-standard sampler
Class for defining a double-standard sampler
missSBM::networkSampling -> missSBM::networkSampler -> missSBM::dyadSampler -> doubleStandardSampler
new()constructor for networkSampling
doubleStandardSampler$new(parameters = NA, adjMatrix = NA, directed = FALSE)parametersthe vector of parameters associated to the sampling at play
adjMatrixmatrix of adjacency
directedlogical, directed network of not
clone()The objects of this class are cloneable with this method.
doubleStandardSampler$clone(deep = FALSE)deepWhether to make a deep clone.