Merge several clusters/states of an EMM into a single cluster/state.
Usage
## S3 method for class 'EMM,character':
merge_states(x, to_merge, clustering = FALSE, new_center = NULL)
Arguments
x
an "EMM" object.
to_merge
vector of names of the states/clusters to merge. The
name of the first state in to_merge
is used as the name for the new state representing the merged states.
clustering
is to_merge a vector with
cluster assignments as created by a clustering algorithm?
new_center
supply new centers for the merged clusters.
New centroids are automatically
computed. If (pseudo) medoids are used, new medoids should be supplied.
If none is supplied, the medoid of the cluster in to_merge
which has the most as