STCmodel {SpaTimeClus} | R Documentation |
This function builts an instance of STCmodel.
STCmodel(G, K, Q, nospatial)
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). |
Returns an instance of STCmodel.