Learn R Programming

HDSpatialScan (version 1.0.4)

uni_fWMW: Index for the NPFSS scan procedure (univariate functional case)

Description

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

Usage

uni_fWMW(signs, matrix_clusters)

Value

numeric vector.

Arguments

signs

numeric matrix. Matrix of signs of the data, the rows correspond to the sites (or the individuals) 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.