Find.Clusters.TS.ST1: Find.Clusters.TS.ST1

Description Usage Arguments Value

View source: R/twostage_SpTm.R

Description

Find multiple (overlapping) cylindrical spatio-temporal clusters sequentially in the slopes via two-stage detection (in the 1st stage).

Usage

1
Find.Clusters.TS.ST1(yList, XList, long, lat, MR, M, overlap, alpha)

Arguments

yList

The input data (as a list of vectors).

XList

The input data (as a list of matrices).

long

longitude.

lat

latitude.

MR

Maximum radius.

M

Number of simulations.

overlap

Boolean which is TRUE for overlapping clusters / FALSE for non-overlapping clusters.

alpha

Significance level

Value

List of clusters, coefficients, and indicator of cluster membership.


mkamenet3/coefclust documentation built on June 28, 2020, 10:41 a.m.