get.RF.kmeans {nem} | R Documentation |
The function calculate the value of the RF measure.
get.RF.kmeans(network, nSim, groups, implFun, nCores = 0, ...)
network |
The (binary) network in a matrix form. |
nSim |
The number of randomized networks. |
implFun |
The name of the function to be used for blockmodeling.
Currently implemented are options |
nCores |
The number of cores to be used by funcion |
... |
Additional parameters for function |
Marjan Cugmas