cfsim {lsbclust} | R Documentation |
Compare Simulation Results
Description
Generic function to compare simulation results in lsbclust.
Usage
cfsim(fitted, actual, method = c("diag", "cRand"))
Arguments
fitted |
An object of class |
actual |
An object of class |
method |
The type of statistics to calculate, passed to |
See Also
[Package lsbclust version 1.1 Index]