ic_fun: Function to test information criteria. Not exported and used...

View source: R/evaluate.R

ic_funR 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.


clustra documentation built on Oct. 14, 2023, 9:15 a.m.