Package index
Clustering
Functions for performing clustering and calculating standard errors of parameter estimates
-
clustord() - Likelihood-based clustering using Ordered Stereotype Models (OSM), Proportional Odds Models (POM) or Binary Models
-
rerun() - Rerun clustord using the results of a previous run as the starting point.
-
calc_SE_rowcluster()calc_SE_bicluster() - Calculate standard errors of clustering parameters.
Regression
Functions for performing regression on ordinal response data using the ordered stereotype model
-
osm() - Ordinal data regression using the Ordered Stereotype Model (OSM).
Utility functions
Functions for setting up the long-form data frame for clustering, calculating measures to compare sets of clustering results, or rearranging the results in order of cluster effects
-
mat_to_df() - Converting matrix of responses into a long-form data frame and incorporating covariates, if supplied.
-
calc_cluster_comparisons() - Calculate comparison measures between two sets of clustering results
-
reorder(<clustord>) - Reorder row or column clusters in order of increasing (or decreasing) cluster effects.
-
clustord-package - clustord: Clustering Using Proportional Odds Model, Ordered Stereotype Model or Binary Model.