pointwise_wmw_uni: Index for the URBFSS scan procedure

View source: R/pointwise_wmw_uni.R

pointwise_wmw_uniR 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.


HDSpatialScan documentation built on May 31, 2023, 7:52 p.m.