supf {spatclus}R Documentation

F-statistic computation

Description

Computes the F-statistic.

Usage

supf(reslst, bc, k, T)

Arguments

reslst A matrix giving, for each point ordered by its rank in the trajectory, its distance to the nearest neighbourg, the expentancy of this distance, and its weighted distance.
bc A list. The element $k$ of the list is a vector containing the estimated breaks for the $k$-break model.
k The number of breaks.
T The size of the weighted distance serie.

Value

Fdiff The F-statistic value

Author(s)

Christophe Dematte{"i} demattei@iurc.montp.inserm.fr


[Package spatclus version 1.0-3 Index]