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>.

Version: 0.3.29
Depends: R (≥ 4.2.0)
Published: 2022-12-20
Author: David B. Dahl ORCID iD [aut, cre], Devin J. Johnson ORCID iD [aut], Peter Müller [aut], Alex Crichton [cph] (Rust crates: proc-macro2, cfg-if. See AUTHORS file.), "bluss" Ulrik Sverdrup [cph] (Rust crate: rawpointer, matrixmultiply, scopeguard, ndarray. See AUTHORS file.), Brendan Zabarauskas [cph] (Rust crate: approx. See AUTHORS file.), David B. Dahl [cph] (Rust crates: roxido, roxido_macro, dahl-partition, dahl-salso, dahl-bellnumber. See AUTHORS file.), David Tolnay [cph] (Rust crates: syn, proc-macro2, quote, unicode-ident. See AUTHORS file.), DutchGhost [cph] (Rust crate: matrixmultiply. See AUTHORS file.), Enthought, Inc. [cph] (Rust crate: ndarray. See AUTHORS file.), Gilad Naaman [cph] (Rust crate: memoffset. See AUTHORS file.), Jim Turner [cph] (Rust crate: ndarray. See AUTHORS file.), Josh Stone [cph] (Rust crate: autocfg. See AUTHORS file.), Melissa O'Neill [cph] (Rust crate: rand_pcg. See AUTHORS file.), Paul Dicker [cph] (Rust crate: rand_pcg. See AUTHORS file.), PCG Project contributors [cph] (Rust crate: rand_pcg. See AUTHORS file.), Ralf Jung [cph] (Rust crate: memoffset. See AUTHORS file.), rawpointer developers [cph] (Rust crate: rawpointer. See AUTHORS file.), R. Janis Goldschmidt [cph] (Rust crate: matrixmultiply. See AUTHORS file.), SciPy Developers [cph] (Rust crate: ndarray. See AUTHORS file.), Sean McArthur [cph] (Rust crate: num_cpus. See AUTHORS file.), Stefan Lankes [cph] (Rust crate: hermit-abi. See AUTHORS file.), The Cranelift Project Developers [cph] (Rust crate: wasi. See AUTHORS file.), The Crossbeam Project Developers [cph] (Rust crates: crossbeam, crossbeam-channel, crossbeam-deque, crossbeam-epoch, crossbeam-queue, crossbeam-utils. See AUTHORS file.), The CryptoCorrosion Contributors [cph] (Rust crates: ppv-lite86, rand_chacha. See AUTHORS file.), The Go Authors [cph] (Rust crate: crossbeam-channel. See AUTHORS file.), The PCG Project Contributors [cph] (Rust crate: rand_pcg. See AUTHORS file.), The matrixmultiply Authors [cph] (Rust crate: matrixmultiply. See AUTHORS file.), The ndarray Developers [cph] (Rust crate: ndarray. See AUTHORS file.), The Rand Project Developers [cph] (Rust crates: rand_core, rand_chacha, rand_pcg, rand, getrandom. See AUTHORS file.), The Rust Project Developers [cph] (Rust crates: crossbmean-channel, rand_chacha, num-integer, rand_core, num-complex, libc, num-traits, rand. See AUTHORS file.), The scopeguard Developers [cph] (Rust crates: scopeguard. See AUTHORS file.), Unicode, Inc. [cph] (Rust crate: unicode-ident. See AUTHORS file.)
salso author details
Maintainer: David B. Dahl <dahl at stat.byu.edu>
BugReports: https://github.com/dbdahl/salso/issues
License: MIT + file LICENSE | Apache License 2.0
NeedsCompilation: yes
SystemRequirements: Cargo (>= 1.56) (Rust's package manager), rustc
Materials: NEWS INSTALL
CRAN checks: salso results

Documentation:

Reference manual: salso.pdf

Downloads:

Package source: salso_0.3.29.tar.gz
Windows binaries: r-devel: salso_0.3.29.zip, r-release: salso_0.3.29.zip, r-oldrel: salso_0.3.0.zip
macOS binaries: r-release (arm64): salso_0.3.29.tgz, r-oldrel (arm64): salso_0.3.0.tgz, r-release (x86_64): salso_0.3.29.tgz, r-oldrel (x86_64): salso_0.3.0.tgz
Old sources: salso archive

Reverse dependencies:

Reverse imports: AntMAN, intRinsic
Reverse suggests: caviarpd

Linking:

Please use the canonical form https://CRAN.R-project.org/package=salso to link to this page.