find_T0 {SK4FGA}R Documentation

Calculate T0 for a given list of glass fragments and features.

Description

Calculates the "T0" value (the split corresponding to the maximum value of T^2) for a given list of data sets corresponding to glass fragment features assuming they're appropriate values corresponding to glass fragment features.

Usage

find_T0(data, i = 1, j = length(data))

Arguments

data

list of glass fragment chemical (or otherwise) features.

i

Starting element (default = 1)

j

Ending element (default = length(array))

Value

A numeric corresponding to the maximum between-sum-of-squares estimate from the sample.


[Package SK4FGA version 0.1.1 Index]