multi_signs_matrix {HDSpatialScan} | R Documentation |
List of matrix of signs (multivariate functional data)
Description
This function returns the list of matrix of signs for the multivariate functional data
Usage
multi_signs_matrix(data)
Arguments
data |
list of numeric matrices. List of nb_sites (or nb_individuals) matrices of the data, the rows correspond to the variables and each column represents an observation time. |
Value
list of numeric matrices.
[Package HDSpatialScan version 1.0.4 Index]