multi_gaussian: Index for the MG scan procedure

View source: R/gaussian_multi.R

multi_gaussianR Documentation

Index for the MG scan procedure

Description

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

Usage

multi_gaussian(data, matrix_clusters)

Arguments

data

numeric matrix. Matrix of the data, the rows correspond to the sites (or individuals) and each column represents a variable.

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.