stgaus {sfclust}R Documentation

Spatio-temporal Gaussian data

Description

A simulated stars object containing Gaussian response data with a functional clustering pattern uging random walk processes. This dataset includes the response variable y observed across 100 simulated spatial regions over 91 time points.

Usage

data(stgaus)

Format

A stars object with:

y

Response variable

Examples


library(sfclust)

data(stgaus)
stgaus
plot(stgaus["y"])


[Package sfclust version 1.0.1 Index]