multi_fWMW {HDSpatialScan} | R Documentation |
Index for the NPFSS scan procedure (multivariate functional case)
Description
This function returns the index we want to maximize on the set of potential clusters, for each potential cluster
Usage
multi_fWMW(signs, matrix_clusters)
Arguments
signs |
list of numeric matrices. List of nb_sites (or nb_individuals) sign matrices, the rows correspond to the variables 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.
[Package HDSpatialScan version 1.0.4 Index]