ic_fun {clustra}R Documentation

Function to test information criteria. Not exported and used by internal function kchoose.

Description

Function to test information criteria. Not exported and used by internal function kchoose.

Usage

ic_fun(cl, data, fn)

Arguments

cl

Output from clustra function.

data

A valid data set for clustra.

fn

Character file name for output.

Value

Numerical value of computed AIC. Also writes a line of computed information criteria to fn file for each k.


[Package clustra version 0.2.1 Index]