Learn R Programming

SpaTimeClus (version 1.0.1)

STCmodel-class: Constructor of ['>STCmodel] class

Description

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.

spatial

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

nbparam

integer. It indicates the number of parameters involved by the model.

Arguments

Examples

Run this code
# NOT RUN {
  getSlots("STCmodel")

# }

Run the code above in your browser using DataLab