Class for fitting a node-centered sampling with covariate
Class for fitting a node-centered sampling with covariate
Class for fitting a node-centered sampling with covariate
missSBM::networkSampling
-> missSBM::networkSamplingNodes_fit
-> covarNodeSampling_fit
vExpec
: variational expectation of the sampling
new()
constructor
covarNodeSampling_fit$new(partlyObservedNetwork, ...)
partlyObservedNetwork
: a 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.
covarNodeSampling_fit$clone(deep = FALSE)
deep
: Whether to make a deep clone.