Learn R Programming

SpaTimeClus (version 1.0.1)

STCdata-class: Constructor of ['>STCdata] class

Description

x

matrix. It contains the observations. Each column corresponds to an individual. The row indicates the values of each site for each time.

TT

numeric. It indicates the number of elements of the time grid.

JJ

numeric. It indicates the number of sites.

n

numeric. It indicates the number of observations.

map

numeric. It indicates the spatial coordinates of each site.

Arguments

Examples

Run this code
# NOT RUN {
  getSlots("STCdata")

# }

Run the code above in your browser using DataLab