BuildSTCdata {SpaTimeClus}R Documentation

Constructors of the class STCdata

Description

Constructors of the class STCdata

Usage

BuildSTCdata(x, map, m = 1:(dim(x)[3]))

Arguments

x

array It contains the observations to cluster where the dimesions are respectively: number of the observation, site of the observation, time of the observation.

map

matrix. It gives the spatial coordiantes of each site.

m

numeric. It indicates the moments of observations.

Value

Returns an instance of STCdata.


[Package SpaTimeClus version 1.0 Index]