Learn R Programming

rtkpp (version 0.8.2)

ClusterAlgo: [ClusterAlgo] class for Cluster algorithms.

Description

This class encapsulate the parameters of estimation algorithms of the rtkpp Cluster methods.

Arguments

Examples

Run this code
getSlots("ClusterAlgo")
new("ClusterAlgo")
new("ClusterAlgo", algo="SEM", nbIteration=1000)

Run the code above in your browser using DataLab