stgaus: Spatio-temporal Gaussian data

stgausR 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"])


sfclust documentation built on June 8, 2025, 10:11 a.m.