seqimp object
obtained with the seqimpute functionFunction that adds the clustering result to a seqimp object
obtained with the seqimpute function
addcluster(impdata, clustering)Returns a seqimp object containing the cluster to which each
sequence in each imputed dataset belongs. Specifically, a column named
cluster is added to the imputed datasets.
An object of class seqimp as created by the
seqimpute function
clustering made on the multiple imputed dataset. Can either be a dataframe or a matrix, where each row correspond to an observation and each column to a multiple imputed dataset