# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rMIDAS2" in publications use:' type: software license: MIT title: 'rMIDAS2: Multiple Imputation with ''MIDAS2'' Denoising Autoencoders' version: 0.1.1 doi: 10.32614/CRAN.package.rMIDAS2 abstract: Fits 'MIDAS' denoising autoencoder models for multiple imputation of missing data, generates multiply-imputed datasets, computes imputation means, and runs Rubin's rules regression analysis. Wraps the 'MIDAS2' 'Python' engine via a local 'FastAPI' server over 'HTTP', so no 'reticulate' dependency is needed at runtime. Methods are described in Lall and Robinson (2022) and Lall and Robinson (2023) . authors: - family-names: Robinson given-names: Thomas email: t.robinson7@lse.ac.uk - family-names: Lall given-names: Ranjit email: ranjit.lall@politics.ox.ac.uk repository: https://tsrobinson.r-universe.dev repository-code: https://github.com/MIDASverse/MIDAS2 commit: 2f61f054897e93ed2684dc3391169dca9a1fcbb0 url: https://github.com/MIDASverse/MIDAS2 date-released: '2026-03-12' contact: - family-names: Robinson given-names: Thomas email: t.robinson7@lse.ac.uk