BuildSTCdata: Constructors of the class STCdata

Description Usage Arguments Value

View source: R/class.R

Description

Constructors of the class STCdata

Usage

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


SpaTimeClus documentation built on Oct. 23, 2020, 7:14 p.m.