salso: Search Algorithms and Loss Functions for Bayesian Clustering

The SALSO algorithm is an efficient randomized greedy search method to find a point estimate for a random partition based on a loss function and posterior Monte Carlo samples. The algorithm is implemented for many loss functions, including the Binder loss and a generalization of the variation of information loss, both of which allow for unequal weights on the two types of clustering mistakes. Efficient implementations are also provided for Monte Carlo estimation of the posterior expected loss of a given clustering estimate. See Dahl, Johnson, Müller (2022) <doi:10.1080/10618600.2022.2069779>.

Package details

AuthorDavid B. Dahl [aut, cre] (<https://orcid.org/0000-0002-8173-1547>), Devin J. Johnson [aut] (<https://orcid.org/0000-0003-2619-6649>), Peter Müller [aut], Alex Crichton [ctb] (Rust crates: cfg-if, proc-macro2), Brendan Zabarauskas [ctb] (Rust crate: approx), David B. Dahl [ctb] (Rust crates: dahl-bellnumber, dahl-partition, dahl-salso, roxido, roxido_macro), David Tolnay [ctb] (Rust crates: proc-macro2, quote, syn, unicode-ident), Jim Turner [ctb] (Rust crate: ndarray), Josh Stone [ctb] (Rust crate: autocfg), R. Janis Goldschmidt [ctb] (Rust crate: matrixmultiply), Sean McArthur [ctb] (Rust crate: num_cpus), Stefan Lankes [ctb] (Rust crate: hermit-abi), The Cranelift Project Developers [ctb] (Rust crate: wasi), The CryptoCorrosion Contributors [ctb] (Rust crates: ppv-lite86, rand_chacha), The Rand Project Developers [ctb] (Rust crates: getrandom, rand, rand_chacha, rand_core, rand_pcg), The Rust Project Developers [ctb] (Rust crates: libc, num-bigint, num-complex, num-integer, num-traits, rand, rand_chacha, rand_core), Ulrik Sverdrup "bluss" [ctb] (Rust crate: ndarray), bluss [ctb] (Rust crates: matrixmultiply, rawpointer)
MaintainerDavid B. Dahl <dahl@stat.byu.edu>
LicenseMIT + file LICENSE | Apache License 2.0
Version0.3.42
URL https://github.com/dbdahl/salso
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("salso")

Try the salso package in your browser

Any scripts or data that you put into this service are public.

salso documentation built on Sept. 17, 2024, 1:07 a.m.