dfree_index_multi: Index for the MDFFSS scan procedure

View source: R/dfree_index_multi.R

dfree_index_multiR Documentation

Index for the MDFFSS scan procedure

Description

This function returns the index we want to maximize on the set of potential clusters, for each potential cluster

Usage

dfree_index_multi(data, matrix_clusters)

Arguments

data

List. List of the data, each element of the list corresponds to a site (or an individual), for each element each row corresponds to a variable and each column represents an observation time.

matrix_clusters

numeric matrix. Matrix in which each column represents a potential cluster. It is the result of the "clusters" function.

Value

numeric vector.


HDSpatialScan documentation built on June 8, 2025, 10:37 a.m.