Learn R Programming

lsbclust (version 1.1)

cfsim: 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 lsbclust containing the fitted results.

actual

An object of class lsbclust_sim containing the simulated data.

method

The type of statistics to calculate, passed to cl_agreement

See Also

cfsim.lsbclust, cfsim.T3Clusf