# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "steinsampling" in publications use:' type: software license: GPL-2.0-or-later title: 'steinsampling: Kernel Stein Discrepancy Goodness-of-Fit and Stein Sampling Tools' version: 0.1.0 doi: 10.32614/CRAN.package.steinsampling abstract: Provides Stein-discrepancy goodness-of-fit tests and Stein-method-based sampling tools. The tests include kernel Stein discrepancy U- and V-statistics following Liu et al. (2016) and Chwialkowski et al. (2016) , plus the finite set Stein discrepancy test of Jitkrittum et al. (2017) . The sampling tools include Stein thinning, Stein Points, Stein Point Markov chain Monte Carlo, and Stein variational gradient descent following Riabiz et al. (2022) , Chen et al. (2018) , Chen et al. (2019) , and Liu and Wang (2016) . Gaussian mixture utilities are included for simulation, likelihoods, posterior probabilities, scores, and plots. authors: - family-names: Gao given-names: Junhao email: jug049@ucsd.edu - family-names: Arias-Castro given-names: Ery email: eariascastro@ucsd.edu repository: https://junhao7622.r-universe.dev repository-code: https://github.com/junhao7622/steinsampling commit: 4ba336054ae37035234902d2f4e27844c6cbf184 url: https://github.com/junhao7622/steinsampling date-released: '2026-07-11' contact: - family-names: Gao given-names: Junhao email: jug049@ucsd.edu