One update of \(\tau\) by the fixed point equation
tauUpdate(tau, pi, mstep, data, directed, sparse, method, rho)
Old \(\tau\)
Estimator of group probabilities \(\pi\)
Results of the previous mstep for iterative computation
Data same of mainVEM
Boolean for directed (TRUE) or undirected (FALSE) case
Boolean for sparse (TRUE) or not sparse (FALSE) case
List of string. Can be hist
for histogram method or kernel
for kernel method
Old \(\rho\) (only for sparse
model, set to 1 otherwise)