R/utils.R
compression_methods.Rd
Returns the methods accepted by the method argument of compress_posterior() and friends.
method
compress_posterior()
compression_methods()
A character vector of method identifiers.
compression_methods() #> [1] "mclust" "mvdens_gmm" "mvdens_kde"