Learn R Programming

rtkpp (version 0.8.3)

ClusterStrategy: Constructor of [ClusterStrategy] class

Description

This class encapsulate the parameters of the strategy of estimation of the rtkpp Cluster models.

Arguments

Examples

Run this code
new("ClusterStrategy")
  new("ClusterStrategy", shortAlgo=clusterAlgo("SEM",1000))
  getSlots("ClusterStrategy")

Run the code above in your browser using DataLab