STCmodel: This function builts an instance of STCmodel.

Description Usage Arguments Value

View source: R/class.R

Description

This function builts an instance of STCmodel.

Usage

1
STCmodel(G, K, Q, nospatial)

Arguments

G

integer. It defines the number of mixture components.

K

integer. It defines the number of polynoms for each component.

Q

integer. It defines the degree of the polynoms.

nospatial

binary. It defines if the spatial dependencies are considered (1:no, 0:yes).

Value

Returns an instance of STCmodel.


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