pointwise_wmw_multi: Index for the MRBFSS scan procedure

View source: R/pointwise_wmw_multi.R

pointwise_wmw_multiR Documentation

Index for the MRBFSS 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_multi(transform_data, matrix_clusters)

Arguments

transform_data

List. List of the data transformed with the function transform_data, each element of the list corresponds to an observation time. Each row of each element is a site (or an individual), 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 May 31, 2023, 7:52 p.m.