Class for fitting a dyad sampling with covariates
Class for fitting a dyad sampling with covariates
missSBM::networkSampling -> missSBM::networkSamplingDyads_fit -> covarDyadSampling_fit
prob_obssampling rate
vExpecvariational expectation of the sampling
new()constructor
covarDyadSampling_fit$new(partlyObservedNetwork, ...)
partlyObservedNetworka object with class partlyObservedNetwork representing the observed data with possibly missing entries
...used for compatibility
clone()The objects of this class are cloneable with this method.
covarDyadSampling_fit$clone(deep = FALSE)
deepWhether to make a deep clone.