Learn R Programming

SpaTimeClus (version 1.0.1)

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

Description

model

'>STCmodel. It contains the elements relied to the model.

data

'>STCdata. It contains the elements relied to the data.

param

'>STCparam. It contains the elements relied to the parameters.

criteria

'>STCcriteria. It contains the elements relied to the information criteria.

partitions

'>STCpartitions. It contains the elements relied to the partitions.

tune

'>STCtune. It contains the tunning parameters of the algorithm.

allmodels

matrix. list of the estimnated models and their information criterion.

Arguments

Examples

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

# }

Run the code above in your browser using DataLab