STCmodel: This function builts an instance of '>STCmodel.
Description
This function builts an instance of '>STCmodel.
Usage
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.