pointwise_wmw_uni {HDSpatialScan}R Documentation

Index for the URBFSS scan procedure

Description

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

Usage

pointwise_wmw_uni(rank_data, matrix_clusters)

Arguments

rank_data

matrix. Matrix of the ranks of the data for each time. Each column corresponds to an observation time and each row corresponds to a site or an individual.

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]